mirror of https://github.com/stelzo/typst.git
824 B
824 B
| title | description |
|---|---|
| 0.13.1 | Changes in Typst 0.13.1 |
Version 0.13.1
Command Line Interface
- Fixed high CPU usage for
typst watchon 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
Deprecations
- Fixed false positives in deprecation warnings for type/str comparisons