summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/stex/tex/ldf/problem-ngerman.ldf
blob: 6cadab085090afd9efb30acd54a08bc52df4be3f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
% German Language Bindings for the sTeX problem 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\prob@problem@kw{Aufgabe}
\def\prob@solution@kw{Lösung}
\def\prob@hint@kw{Hinweis}
\def\prob@note@kw{Bemerkung}
\def\prob@note@kw{Bewertung}
\def\prob@pt@kw{Pkt}
\def\prob@min@kw{Min}
\def\prob@correct@kw{Korrekt}
\def\prob@wrong@kw{Falsch}
}