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