Typst, a document typesetting system, has released version 0.15. This update follows version 0.13, which was released a year prior. Typst is designed to typeset documents into formats such as PDF, SVG, and PNG, with HTML support currently in development.
Version 0.15 brings several new features to Typst. Key additions include support for variable fonts, MathML, and the ability to manage multiple bibliographies within a document. These features aim to expand Typst's functionality, particularly for technical content.
A significant new feature is the integration of variable font support. Unlike traditional fonts distributed as separate files for different weights and styles, variable fonts contain all variations in a single file, saving space and offering greater design flexibility. Typst allows users to control font features and variations by setting values for specific 'axes', which can be discrete or continuous.
Typst is free, Apache-2.0-licensed software developed in Rust. The system uses a unique syntax where a '#' character switches to 'code mode' for interpreting Typst's built-in language, while material in square brackets within code mode is treated as text to be typeset.
The continuous development of Typst, including these new features, positions it as a potential alternative to established typesetting systems like LaTeX, especially for users working with technical documents. The addition of variable fonts and MathML support addresses common requirements in academic and technical publishing.
✨ This summary was generated by AI from the outlets' reporting listed below. It is not independently verified and may contain errors — check the original sources. How BrevFeed works →
One email each morning: the day's tech stories, clustered across outlets and summarized. No account needed.
One email a day. Unsubscribe in one click, any time.
Spend a few minutes, get the whole day. Every topic's top stories in one hands-free rundown — listen, watch, or read the transcript.
▶ Play today's briefNew every morning, and the back catalogue is archived by date.
Typst, an Apache-2.0-licensed document typesetting system, released version 0.15 in June, introducing support for variable fonts, MathML, and multiple bibliographies. This update enhances Typst's capabilities for handling technical material and positions it as a potential alternative to LaTeX.