Info
This site is generated using the static site generator developed by the Typst Community. Please adjust the text content of this banner according to your usage requirements. At Typst GmbH's request, when publishing documentation, you must clearly indicate that it is non-official and display the version of Typst being documented. For details, refer to Issue #874 on typst/typst.

Version 0.14.1 (December 3, 2025)

PDF export

HTML export

  • Fixed export of table headers and footers with gutter #7332
  • A page set rule in HTML export is now a warning instead of a hard error, in line with how unsupported elements are generally treated #7513

Math

  • Fixed regression where arrow.l.r could not be used as an accent anymore #7481
  • Fixed that single-letter strings did not react to spaces around them like multi-letter strings do #7276
  • Fixed that spacing around mat and vec with a fence delimiter was whitespace-dependent #7309
  • Fixed height calculation for horizontally stretched glyphs #7327

Model

  • Fixed regression where Typst would error in heading numbering functions that don't handle the counter state (0,). This can occur in the first layout iteration. Such errors are usually automatically caught by Typst, which was not the case here. #7459

Text

  • Fixed regression where Typst would synthesize superscripts for some fonts even when typographic glyphs were available #7462
  • Fixed regression where some oblique fonts would be classified as italic #7483

Scripting

Command Line Interface

  • Compiling to standard output in combination with --deps --deps-format=make (which results in an error) will not produce an empty Make dependency file as a side effect anymore #7246

Development

  • Increased minimum supported Rust version to 1.89 #7363

Contributors

Open official docs

Search