thesis/0_preamble/notations.typ
Jean-Marie Mineau ef50ff2f49
here we go
2025-06-21 12:52:35 +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>],
))