Silent Install HQ
ZIP WinGet

Typst

Typst GmbH · 0.12.0 · x64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.

File Identity

SHA256 07dceb7666b8418d5f7a0b7ebacdf0ca4a4372c0588926374e60976d55b415ff VirusTotal ↗
Filename typst-x86_64-pc-windows-msvc.zip

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID Typst.Typst
Version 0.12.0
Description A new markup-based typesetting system that is powerful and easy to learn.
License Apache-2.0
Release Notes Highlights - Added support for multi-column floating placement and figures - Added support for automatic line numbering (often used in academic papers) - Typst's layout engine is now multithreaded. Typical speedups are 2-3x for larger documents. The multithreading operates on page break boundaries, so explicit page breaks are necessary for it to kick in. - Paragraph justification was optimized with a new two-pass algorithm. Speedups are larger for shorter paragraphs and go up to 6x. - Highly red…