Simple, fast document templates using Typst.
-
Install Typst:
# Using cargo cargo install typst-cli # Or download from https://github.com/typst/typst/releases
-
Choose a template from
typst/directory:note.typ- For notes and documentationreport.typ- For professional reportsslide.typ- For presentations
-
Compile:
typst compile your-file.typ
View the compiled examples from our Typst templates:
Tip
Click the links below to view PDFs in your browser or download them locally.
- Purpose: Simple notes and documentation
- Features: Clean typography, mathematical formulas, Chinese support
- View note.pdf | Download
- Purpose: Professional reports and academic papers
- Features: Structured layout, abstracts, bibliography support
- View report.pdf | Download
- Purpose: Presentations and slideshows
- Features: Modern design, mathematical notation, Chinese typography
- View slide.pdf | Download
Download example PDFs from GitHub Releases.