-
DescriptionI'm trying to set the margins in a Typst format PDF document created in Quarto. Here's my attempt to set a top margin of 5 inches: ---
title: "My Document"
format:
typst:
papersize: us-letter
fontsize: "20pt"
top: "5in"
---
Nisi ipsum reprehenderit Lorem commodo excepteur fugiat laborum incididunt. Reprehenderit nulla sunt consectetur excepteur veniam aute in officia. Eu nulla consequat proident minim esse excepteur sit tempor cillum occaecat. Fugiat commodo aliqua laboris labore magna labore id eiusmod veniam officia consequat fugiat. Cupidatat culpa laborum ad ad. Pariatur magna commodo dolore pariatur nisi eu ullamco in commodo. The |
Beta Was this translation helpful? Give feedback.
Answered by
mcanouil
Oct 26, 2023
Replies: 1 comment 1 reply
-
![]() |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
dgkeyes
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
top
can't work because it is not a valid option, see https://quarto.org/docs/prerelease/1.4/typst.html#typst-format.