No description
Find a file
Jean-Marie Mineau 1b5d007289
wip
2025-06-12 11:51:21 +02:00
assets first draft 2025-06-10 13:35:53 +02:00
lib wip 2025-06-12 11:51:21 +02:00
template wip 2025-06-12 11:51:21 +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