template-thesis-matisse/template/0_preamble/notations.typ
Jean-Marie Mineau a1a6d7cff8
wip
2025-06-11 17:27:51 +02:00

10 lines
214 B
Typst

#let tldr = link(<acr-tldr>)[TL;DR]
#let notation_table = align(center, table(
columns: 2,
align: center+horizon,
table.header(
[Acronyms], [Meanings],
),
tldr, [Too long; didn't read<acr-tldr>],
))