-
Notifications
You must be signed in to change notification settings - Fork 219
Random Latex Updates - #1995
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Random Latex Updates - #1995
Conversation
…a \shortstack, defaulting to left alignment
…nd column labels), applying defined font size to the title and subtitle, lets user defined size via heading.title.font.size and heading.subtitle.font.size, optionally keeps/removes toprule/bottomrule
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
There was a problem hiding this 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 :)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
style
Co-authored-by: olivroy <52606734+olivroy@users.noreply.github.com>
thanks @olivroy and @rich-iannone! implemented the code suggestions |
Thanks @thebioengineer , merging now! |
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
<br>
a universal linebreak across formats #1767, as_latex is latex-escaping #1912Checklist
testthat
unit tests totests/testthat
for any new functionality.This is a collection of LaTeX updates including: