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.
TypstDocumentEnglish
v0.dev.2025-09-12

Version 0.13.1 (March 7, 2025)

Command Line Interface

  • Fixed high CPU usage for typst watch on Linux. Depending on the project size, CPU usage would spike for varying amounts of time. This bug appeared with 0.13.0 due to a behavioral change in the inotify file watching backend.

HTML export

  • Fixed export of tables with gutters
  • Fixed usage of <html> and <body> element within context
  • Fixed querying of metadata next to <html> and <body> element

Visualization

  • Fixed curves with multiple non-closed components

Introspection

  • Fixed a regression where labelled symbols could not be queried by label

Deprecations

  • Fixed false positives in deprecation warnings for type/str comparisons

Contributors

Open official docs

Search