Skip to content

Add option latex.stub_separate #2101

Merged
rich-iannone merged 11 commits intorstudio:masterfrom
thebioengineer:latex_stub_separator
Jan 18, 2026
Merged

Add option latex.stub_separate #2101
rich-iannone merged 11 commits intorstudio:masterfrom
thebioengineer:latex_stub_separator

Conversation

@thebioengineer
Copy link
Collaborator

@thebioengineer thebioengineer commented Jan 14, 2026

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.

Currently if you use stubs, there are vertical bars in the latex output for each stub column. This allows users to opt in/out of that, as I don't think any other output format forces this.

Currently it leaves it on as to match current default behavior.

Related GitHub Issues and PRs

Checklist

thebioengineer and others added 3 commits January 14, 2026 10:48
… to the stubs. Default to TRUE (current behavior), but lets users not have vertical lines for their stubs.
@thebioengineer
Copy link
Collaborator Author

@rich-iannone - I am not set on the option name, but that's all I could think of. Happy to hear other suggestions!

@rich-iannone
Copy link
Member

rich-iannone commented Jan 17, 2026

Hey @thebioengineer , I’m just in this PR fixing the default for the option (it conflicted with the docs and what was mentioned in this PR), plus I figured we should also make this work with HTML tables (RTF and Word are fully lined, so this option doesn’t apply there).

Don’t make any more commits, I’ll take this one to the finish line!

@rich-iannone rich-iannone merged commit c80627d into rstudio:master Jan 18, 2026
8 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants