summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/stex/tex/ldf/omdoc-ngerman.ldf
blob: 34868138336a70bae0960b509ce81da66ef12cce (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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}
}