Skip to content

Random Latex Updates -#1995

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

Random Latex Updates -#1995
rich-iannone merged 16 commits intorstudio:masterfrom
thebioengineer:latex_newline

Conversation

@thebioengineer
Copy link
Copy Markdown
Collaborator

@thebioengineer thebioengineer commented May 28, 2025

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
Copy link
Copy Markdown
Member

@rich-iannone rich-iannone left a comment

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 :)

Copy link
Copy Markdown
Collaborator

@olivroy olivroy left a comment

Choose a reason for hiding this comment

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

style

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!

@rich-iannone rich-iannone merged commit 6312cf5 into rstudio:master Jun 9, 2025
12 checks passed
@thebioengineer thebioengineer deleted the latex_newline branch June 9, 2025 14:10
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