Improved
Version 0.14.0, Release Candidate 2 (October 17, 2025)
Changes since Release Candidate 1:
-
PDF export
- Avoided bugs of some PDF viewers (e.g. Apple Preview) with links when possible (#7146)
- Fixed encoding of text attributes in PDF tagging in some circumstances (#7092)
- Fixed that Tagged PDF output could emit empty paragraphs (#7130)
- Fixed crash in PDF export on empty table (#7126)
- Fixed crash in PDF export when multiple captions appear inside a figure (#7177)
- Improved the hint for setting the document title (#7149)
- Improved the error message for empty heading titles in PDF/UA export (#7171)
-
HTML export
- The HTML export error about footnotes in combination with a custom
<head>or<body>can now be silenced with a custom footnote show rule (#7145) - Fixed crash with footnote references in HTML export (#7158)
- Fixed encoding of CSS relative values in HTML export (#7096)
- Fixed encoding of the placeholder HTML for
typst watch(#7108)
- The HTML export error about footnotes in combination with a custom