Typst v0.13.1

v0.13.1

Version 0.13.1 (March 7, 2025)

Fixed 7
  • Fixed high CPU usage for typst watch on Linux due to behavioral change in the inotify file watching backend
  • Fixed export of tables with gutters in HTML
  • Fixed usage of <html> and <body> element within context in HTML export
  • Fixed querying of metadata next to <html> and <body> element in HTML export
  • Fixed curves with multiple non-closed components in visualization
  • Fixed regression where labelled symbols could not be queried by label
  • Fixed false positives in deprecation warnings for type/str comparisons

View changelog with links into the documentation on typst.app/docs

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

Thanks to everyone who contributed to this release: @7ijme, @Andrew15-5, @Emm54321, @F2011, @MDLC01, @PgBiel, @SharzyL, @aodenis.

View original

Upgraded? How did it go?

Discussion