A clean, academic report template built with Typst, featuring title pages, table of contents, theorem environments, and appendix support.
Title page • Table of contents • Chapter body with theorem environments
Appendix with quantum circuit diagrams
- Click the green "Use this template" button at the top of the repository page, then select "Create a new repository".
- Choose an owner and repository name, then click "Create repository".
- Clone your new repository and start editing.
- Typst (
brew install typston macOS)
typst compile main.typ # build PDF
typst watch main.typ # recompile on changes- Edit
main.typto configure your title, author, student ID, supervisor, and date. - Add chapters as
.typfiles inchapters/and#includethem inmain.typ. - Use the environments provided by
template.typ:report,theorem,definition, andproof.
Bibliography works the same as in LaTeX via bibliography.bib.



