fix missing example for acronyms

This commit is contained in:
Leonetienne 2022-08-05 21:34:22 +02:00
parent e4b91cd226
commit 585be38558
No known key found for this signature in database
GPG Key ID: 0297FC11AD9236EF
3 changed files with 5 additions and 4 deletions

View File

@ -23,10 +23,10 @@ Example quotation marks:\\
Wer testet, der \enquote{questet}.\\
Example acronym:\\
Wer dual studiert, braucht eine \ac{PRA}. Wer eine \ac{PRA} dokumentiert, kann diese Vorlage verwenden.\\
Wer dual studiert, braucht eine \ac{PRAP}. Wer eine \ac{PRAP} dokumentiert, kann diese Vorlage verwenden.\\
Example plural acronym:\\
Damit kann man ganz einfach viele \acp{PRA} dokumentieren.\\
Damit kann man ganz einfach viele \acp{PRAP} dokumentieren.\\
Example linking (to an image, for example):\\
Wie im Bild \fullref{fig:stars} zu sehen ist, gibt es tolle Sterne.\\

View File

@ -8,8 +8,9 @@
\begin{acronym}
%
%
\acro{MDWR}[MDWR]{Michael Derek Werle Rutter}
\acroplural{MDWR}[MDWRs]{Michael Derek Werle Rutters}
\acro{PRAP}[PRAP]{Praktische Projektarbeit}
\acroplural{PRAP}[PRAPs]{Praktische Projektarbeiten}
%
%
\end{acronym}

BIN
main.pdf

Binary file not shown.