No description
Find a file
2025-06-19 15:20:47 +02:00
assets first draft 2025-06-10 13:35:53 +02:00
lib use the acutal university for cover 2025-06-19 15:20:47 +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