summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/stex/tex/ldf/hwexam-ngerman.ldf
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/stex/tex/ldf/hwexam-ngerman.ldf')
-rw-r--r--macros/latex/contrib/stex/tex/ldf/hwexam-ngerman.ldf21
1 files changed, 21 insertions, 0 deletions
diff --git a/macros/latex/contrib/stex/tex/ldf/hwexam-ngerman.ldf b/macros/latex/contrib/stex/tex/ldf/hwexam-ngerman.ldf
new file mode 100644
index 0000000000..31af25aba8
--- /dev/null
+++ b/macros/latex/contrib/stex/tex/ldf/hwexam-ngerman.ldf
@@ -0,0 +1,21 @@
+% German Language Bindings for the sTeX hwexam package
+% Copyright (c) 2019 Michael Kohlhase, all rights reserved
+% this file is released under the
+% LaTeX Project Public License (LPPL)
+%
+% The original of this file is in the public repository at
+% http://github.com/sLaTeX/sTeX/
+
+\g@addto@macro\captionsngerman{
+\def\hwexam@assignment@kw{Hausaufgabe}
+\def\hwexam@given@kw{Ausgegeben}
+\def\hwexam@due@kw{Abgabetermin}
+\def\hwexam@minutes@kw{Minuten}
+\def\correction@forgrading@kw{Nur zur Korrektur, bitte freilassen!}
+\def\hwexam@testemptypage@kw{Diese Seite wurde für mehr Platz absichtlich leer gelassen.}
+\def\correction@probs@kw{Aufgabe}%
+\def\correction@pts@kw{M\"oglich}%
+\def\correction@reached@kw{Erreicht}%
+\def\correction@sum@kw{Summe}%
+\def\correction@grade@kw{Note}%
+}