Typst

Typst

A .typ file opens in the same visual and source editors as a LaTeX file, and compiles and previews through tinymist.

Where to find it
In the editor
Open any .typ file Set it as the main file to compile or preview it.
A Typst document in the visual editor: headings with their labels, formatted text, and lists
A Typst document in the visual editor: headings with their labels, formatted text, and lists

What differs

  • A label such as <sec:intro> shows under its heading, and @ inserts a reference to a label or a citation key.
  • Anything the visual editor cannot show stays in place as a Typst code chip.
  • Completion, hover help, and errors as you type come from tinymist, for guests in a shared session too.

The Equations, Images, Tables, and Citations pages each end with what differs in Typst.