Typst (/taɪpst/) is an open-source typesetting system based on a markup language written in Rust.
The Typst compiler is free software and is distributed under the Apache License 2.0 license.
The system is designed for writing and formatting scientific texts and mathematical formulas. Typst supports simple formatting for common formatting applications, customizable functions, an integrated scripting language, and mathematical typesetting. It is designed to be an alternative to LaTeX.
The compile...