-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
typst: width
and height
do not convert unitless numbers to inches
#9945
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
Labels
Comments
I'd work on a PR, but apparently I can't get Pandoc to compile right now:
|
8000
Hi, there are also problems for
|
massifrg
pushed a commit
to massifrg/pandoc
that referenced
this issue
May 7, 2025
These are now converted to inches as in the LaTeX writer. Closes jgm#9945.
christopherkenny
pushed a commit
to christopherkenny/pandoc
that referenced
this issue
May 23, 2025
These are now converted to inches as in the LaTeX writer. Closes jgm#9945.
christopherkenny
pushed a commit
to christopherkenny/pandoc
that referenced
this issue
May 23, 2025
These are now converted to inches as in the LaTeX writer. Closes jgm#9945.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Explain the problem.
The
typst
writer doesn't automatically convert unitless dimensions to inches, but Typst doesn't like unitless dimensions. This behavior is inconsistent with (eg) thelatex
writer:Pandoc version?
I used 3.2 and didn't see anything relevant on the 3.2.1 changelog (still compiling 3.2.1 locally...):
The text was updated successfully, but these errors were encountered: