No description
Find a file
2025-06-10 14:05:22 +02:00
assets first draft 2025-06-10 13:35:53 +02:00
lib add line number in draft 2025-06-10 14:05:22 +02:00
template add line number in draft 2025-06-10 14:05:22 +02:00
README.md first draft 2025-06-10 13:35:53 +02:00
typst.toml first draft 2025-06-10 13:35:53 +02:00

Template Thesis MATISSE

Typst template for thesis from the MATISSE doctoral school.

Usage

Install locally (run ln from the git repo):

mkdir -p ~/.local/share/typst/packages/local/template-thesis-matisse/
ln -s $(pwd) ~/.local/share/typst/packages/local/template-thesis-matisse/0.0.1

To generate a new project, run typst init @local/template-thesis-matisse <directory>

Reference