summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/stex/tex/ldf/omdoc-ngerman.ldf
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/stex/tex/ldf/omdoc-ngerman.ldf')
-rw-r--r--macros/latex/contrib/stex/tex/ldf/omdoc-ngerman.ldf17
1 files changed, 17 insertions, 0 deletions
diff --git a/macros/latex/contrib/stex/tex/ldf/omdoc-ngerman.ldf b/macros/latex/contrib/stex/tex/ldf/omdoc-ngerman.ldf
new file mode 100644
index 0000000000..3486813833
--- /dev/null
+++ b/macros/latex/contrib/stex/tex/ldf/omdoc-ngerman.ldf
@@ -0,0 +1,17 @@
+% German Language Bindings for the sTeX omdoc 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\omdoc@part@kw{Teil}
+\def\omdoc@chapter@kw{Kapitel}
+\def\omdoc@section@kw{Abschnitt}
+\def\omdoc@subsection@kw{Unterabschnitt}
+\def\omdoc@subsubsection@kw{Unterabschnitt}
+\def\omdoc@paragraph@kw{Paragraph}
+\def\omdoc@subparagraph@kw{Unterparagraph}
+} \ No newline at end of file