TL;DR
Designers and developers faced limitations with font flexibility and document management in Typst. The release of Typst 0.15 introduces variable fonts, enhanced HTML export with MathML, and improved bibliography management.
✦ Why It Matters
Engineers can leverage Typst 0.15's features to create more versatile and manageable documents efficiently.
Key Takeaways
Full Summary
Prior to Typst 0.15, users struggled with inflexible font options and cumbersome document management processes. This release introduces variable fonts, allowing for a range of font styles within a single file, and enhances HTML export capabilities by supporting MathML and multi-file outputs.
Additionally, improvements in bibliography management streamline referencing, while support for multiple PDF standards increases compatibility. The development team has also focused on foundational improvements, including a migration guide for users transitioning to the new version and clearer diagnostics for troubleshooting.
These enhancements not only improve usability but also lay the groundwork for future updates, such as automated compatibility for packages. Overall, Typst 0.15 represents a significant step forward in document creation technology.
Related