Create project in app
A template for bachelor and master theses at the university of Basel.
Usage
#import "@preview/dmi-basilea-thesis:0.1.0": *
#show: thesis.with(
title: "Your Thesis Title",
author: "Your Name",
// ... see documentation for all parameters
)
Getting started:
To compile the template write:
typst c thesis.typ
The resulting pdf will provide explanations on how to use the template. Also take a look at the code within the template.
Visit the original repo for additional details and to report any issues: http://github.com/Nifalu/dmi-basilea-thesis