We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Setting:
format: pdf: keep-tex: true papersize: A4
Results in:
The text was updated successfully, but these errors were encountered:
Seemingly, with letter this line is added to the tex file:
letter
\usepackage[left=1in,marginparwidth=2.0666666666667in,textwidth=4.1333333333333in,marginparsep=0.3in]{geometry}
but not if:
I manually fixed the tex by adding geometry package and it rendered with a nice Tufte margin. :) So this seems like a bug.
Sorry, something went wrong.
No branches or pull requests
Setting:
Results in:
The text was updated successfully, but these errors were encountered: