TUM-Thesis/glossary.typ
Marius Drechsler c169ee10e6 Depression
2024-07-30 22:51:56 +02:00

8 lines
254 B
Typst

#import "@preview/glossarium:0.4.1": print-glossary
#counter(heading).update(0)
#heading(numbering: none)[Glossary]
#print-glossary((
(key: "hda", short: "HDA", plural: "HDAs", long: "helper data algorithm", longplural: "helper data algorithms"),
))