summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/stex/tex/ldf/problem-russian.ldf
blob: d27d8ffabc3aa1c379173261ea76c48433e4679a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
% Russian 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\captionsrussian{
\def\prob@problem@kw{Задание}
\def\prob@solution@kw{Решение}
\def\prob@hint@kw{Подсказка}
\def\prob@note@kw{Примечание}
\def\prob@pt@kw{бл}
\def\prob@min@kw{мин}
}