Skip to content
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

Convert length units to pt in indentation when in LaTeX render #1450

Merged
merged 2 commits into from Oct 1, 2023

Conversation

rich-iannone
Copy link
Member

When performing indents in the stub, it's ideal to have them in pt units (instead of the px value that's stored internally). There are LaTeX flavors that don't automatically handle the conversion of px to pt. This PR does that conversion automatically for better compatibility.

Fixes: #1417

@rich-iannone rich-iannone merged commit 2f6913c into master Oct 1, 2023
13 checks passed
@rich-iannone rich-iannone deleted the length-conversion-latex branch October 1, 2023 03:41
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.

gt outputs code that produces illegal unit of measure error when generating pdf in Quarto
1 participant