Skip to content

Random Latex Updates - - #1995

Merged
rich-iannone merged 16 commits into
rstudio:masterfrom
thebioengineer:latex_newline
Jun 9, 2025
Merged

rich-iannone merged 16 commits into
rstudio:masterfrom
thebioengineer:latex_newline

Conversation

@thebioengineer

@thebioengineer thebioengineer commented May 28, 2025

Copy link
Copy Markdown
Collaborator

Summary

Thank you for contributing to gt! To make this process easier for everyone, please explain the context and purpose of your contribution. Also, list the changes made to the existing code or documentation.

Related GitHub Issues and PRs

Checklist

This is a collection of LaTeX updates including:

  • making line breaks available via \shortstack
  • adding ability to remove top and bottom lines
  • repeating headers across pages
  • font sizes
  • Creating latex() function to let user pass latex directly through gt

@thebioengineer

Copy link
Copy Markdown
Collaborator Author

This is based on my understanding of LaTeX - please review it and ensure my assumptions hold!

Merge branch 'master' into latex_newline

# Conflicts:
#	NEWS.md
#	R/dt_options.R
#	R/utils_render_latex.R
#	tests/testthat/_snaps/as_latex.md
@thebioengineer thebioengineer mentioned this pull request May 29, 2025
3 tasks

@rich-iannone rich-iannone left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good to me! Thanks for the PR :)

@olivroy olivroy left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

style

Comment thread R/helpers.R Outdated
Comment thread R/utils.R Outdated
Comment thread R/utils_render_latex.R Outdated
Comment thread R/utils_render_latex.R Outdated
thebioengineer and others added 2 commits June 6, 2025 10:11
Co-authored-by: olivroy <52606734+olivroy@users.noreply.github.com>
@thebioengineer

Copy link
Copy Markdown
Collaborator Author

thanks @olivroy and @rich-iannone! implemented the code suggestions

@rich-iannone

Copy link
Copy Markdown
Member

Thanks @thebioengineer , merging now!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants