Add section about acro
This commit is contained in:
parent
fdb4cb5d60
commit
4a6704d2d2
7 changed files with 116 additions and 3 deletions
6
codebeispiele/acro-setup.tex
Normal file
6
codebeispiele/acro-setup.tex
Normal file
|
@ -0,0 +1,6 @@
|
|||
% Präambel
|
||||
\usepackage{arco}
|
||||
\DeclareAcronym{api}{short=API,
|
||||
long=Application Programming Interface}
|
||||
% min. short und long müssen gegeben sein
|
||||
% erster Parameter is id
|
Loading…
Add table
Add a link
Reference in a new issue