/typst-tumthesis

Typst thesis template for TUM informatics and TUM+LMU bioinformatics

Primary LanguageTypst

typst-tumthesis

This is a typst thesis template with front matter for TUM informatics and TUM+LMU bioinformatics. Therefore, it generally supports English and German as main document languages. It comes with ready-to-use outlines, configurable page numbers adapting to front and back matter, as well as flexible headers that can imitate scrbook. I also implemented sidecap and a basic wrapfig equivalent.

Particular thanks to zagoli, yangwenbo99, RubixDev, tingerrr, lvignoli and laurmaedje!


The TUM informatics and bioinformatics cover pages: tum cover pages

Table of contents with numbering up to level 2 headings, well-aligned fill characters and roman page numbers for the appendix:

a dummy table of contents

overkill header and wrap figure

example header and caption

Defining a figure title for the list-of-figures is now less hacky:

#figure(
  image("/images/dingos.jpg", width: 100%),
  caption: flex-caption(
    [Another example full-width image], 
    [. Consumers are generally unaware that ...]),
) <dingos>

list of figures