Replies: 2 comments · 2 replies
-
Excellent news. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Once typst 0.14 is released, we can update pandoc and typst-hs accordingly. (Though we are far from complete support of even the last version.) |
Beta Was this translation helpful? Give feedback.
2 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.
-
Typst 0.14 is currently a release candidate, with many improvements. For Pandoc users the most significant are the big improvements to tagged/accessible PDFs, and support for almost all PDF accessibility standards (use the
--pdf-standard
flag passed from pandoc), very impressive:https://staging.typst.app/docs/changelog/0.14.0
They have a dedicated page to accessibility now:
https://staging.typst.app/docs/guides/accessibility/
There are changes that may affect Pandoc, like improvements to maths support, a new
title
element and so forth that may require some Pandoc updates...Beta Was this translation helpful? Give feedback.
All reactions