summaryrefslogtreecommitdiff
path: root/info/examples/ltt/vokabel.tex
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /info/examples/ltt/vokabel.tex
Initial commit
Diffstat (limited to 'info/examples/ltt/vokabel.tex')
-rw-r--r--info/examples/ltt/vokabel.tex23
1 files changed, 23 insertions, 0 deletions
diff --git a/info/examples/ltt/vokabel.tex b/info/examples/ltt/vokabel.tex
new file mode 100644
index 0000000000..1a0aefde1d
--- /dev/null
+++ b/info/examples/ltt/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}