Add section about glossaries
This commit is contained in:
parent
4a6704d2d2
commit
ae31b4d9bb
4 changed files with 66 additions and 0 deletions
8
codebeispiele/glossaries-used-words.tex
Normal file
8
codebeispiele/glossaries-used-words.tex
Normal file
|
@ -0,0 +1,8 @@
|
|||
\newglossaryentry{latex}
|
||||
{
|
||||
name=\LaTeX,
|
||||
description={Markupsprache, die besonders für
|
||||
wissenschaftliche Dokumente und
|
||||
Präsentationen geeignet ist}
|
||||
}
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue