here we go
This commit is contained in:
commit
ef50ff2f49
30 changed files with 16645 additions and 0 deletions
10
0_preamble/notations.typ
Normal file
10
0_preamble/notations.typ
Normal file
|
@ -0,0 +1,10 @@
|
|||
#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>],
|
||||
))
|
Loading…
Add table
Add a link
Reference in a new issue