Typst Template for Academic CV

May 3, 2025 · View on GitHub

Note:Only English version is updated to latest.

What is Typst

Typst is a new markup-based typesetting system that is designed to be as powerful as LaTeX while being much easier to learn and use.

Preview

Structure

  • ./img/ # default image folder
  • ./template_en.typ # template file
  • ./main_en.typ # main body of the thesis
  • ./main_en.pdf # default output pdf
  • ./main_zh.typ # main body of the thesis

Usage

Run typst compile main_en.typ to obtain main_en.pdf

Version

Typst>=0.9.0 is recommanded.

Contribute

Welcome to PRs.