summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/latex-tipps-und-tricks/vokabel.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/latex-tipps-und-tricks/vokabel.tex')
-rw-r--r--Master/texmf-dist/doc/latex/latex-tipps-und-tricks/vokabel.tex23
1 files changed, 23 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/latex-tipps-und-tricks/vokabel.tex b/Master/texmf-dist/doc/latex/latex-tipps-und-tricks/vokabel.tex
new file mode 100644
index 00000000000..06811c7ea78
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/latex-tipps-und-tricks/vokabel.tex
@@ -0,0 +1,23 @@
+\documentclass[a4paper,12pt]{report}
+\usepackage[latin1]{inputenc}
+\usepackage{german,synopsis}
+\begin{document}
+
+\begin{vocabulary}{Verben}
+\word{concidere, c\'oncid\=o, c\'oncid\=\i}
+ {zusammenfallen, zusammenstürzen}
+\word{aestim\=are}{schätzen}
+\word{rescindere}{abbrechen}
+\word{cond\=\i re}{würzen}
+\word{\'obsequi, \'obsequor, obsec\=utus sum}
+ {willfahren, gehorchen}
+\end{vocabulary}
+
+\begin{vocabulary}{Substantive}
+\word{p\=ons, pontis m.}{Brücke}
+\word{epulae, epul\=arum}{Speisen, Mahlzeit}
+\word{sepulcrum}{Grabmal}
+\word{v\=en\=atus, -\=us}{Jagd}
+\end{vocabulary}
+
+\end{document}