Typst 0.15.0
5 hours ago
- #Variable Fonts
- #Typst 0.15.0
- #HTML Export
- Typst 0.15.0 introduces variable fonts support, improving font flexibility.
- Math equations in HTML export now use MathML for better accessibility and semantic preservation.
- Bundle export enables multi-file output from a single Typst project.
- Multiple bibliographies can be managed within a single document.
- Spot colors and new layout features like the divider element are added.
- File paths must use forward slashes, breaking compatibility with Windows backslashes.
- Significant changes to baseline handling affect layout of boxes, blocks, and equations.
- HTML export rules are adjusted to prevent unexpected paragraph creation.
- Deprecations include certain path patterns and citation styles, with some symbols renamed.
- Migration guide covers necessary updates for compatibility, including font family naming and raw language tags.