acrobat/main.typ

13 lines
464 B
Text

#import "acrobat.typ": *
#print-index(level: 1, outlined: true)
Acrobat is an #acr("AMS") for Typst.
#acrpl("AMS") make it easier to deal with acronyms and their definitions.
With Acrobat, you can define, use, and reset acronyms.
Function `#reset-acronym("AMS")`#reset-acronym("AMS") allow to reset #acr("AMS").
#acrpl("AMS") are super usefull to avoid using undefined acronyms.
Trying to use an acronyms that is not defined will result in... //#acr("PANIC")