Replies: 1 comment
-
Closing in favour of: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Consider the following
quarto
document. Ifformat
ispdf
, the output is a centered table. However, whenformat
istypst
, the resulting table is left-aligned. Is it possible to get the table centered withformat: typst
likewise as withformat: pdf
? Thanks!Beta Was this translation helpful? Give feedback.
All reactions