Add section about acro
This commit is contained in:
parent
fdb4cb5d60
commit
4a6704d2d2
7 changed files with 116 additions and 3 deletions
12
codebeispiele/acro-used-acronyms.tex
Normal file
12
codebeispiele/acro-used-acronyms.tex
Normal file
|
@ -0,0 +1,12 @@
|
|||
\acsetup{locale/display,locale/format=\emph}
|
||||
\DeclareAcronym{zB}{short=z.\,B.,long=zum Beispiel}
|
||||
\DeclareAcronym{api}{short=API,
|
||||
long=Programmierschnittstelle,
|
||||
foreign=Application Programming Interface,
|
||||
foreign-locale=englisch,
|
||||
foreign-babel=english}
|
||||
\DeclareAcronym{sw}{short=SW,long=Sammelwerk,long-plural=e}
|
||||
\DeclareAcronym{ufo}{short=UFO,
|
||||
long=unidentifiziertes Flugobjekt,
|
||||
long-plural-form=unidentifizierten Flugobjekt,
|
||||
short-plural=}
|
Loading…
Add table
Add a link
Reference in a new issue