summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/stex/tex/ldf/sproof-russian.ldf
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/stex/tex/ldf/sproof-russian.ldf')
-rw-r--r--macros/latex/contrib/stex/tex/ldf/sproof-russian.ldf13
1 files changed, 13 insertions, 0 deletions
diff --git a/macros/latex/contrib/stex/tex/ldf/sproof-russian.ldf b/macros/latex/contrib/stex/tex/ldf/sproof-russian.ldf
new file mode 100644
index 0000000000..314cee130b
--- /dev/null
+++ b/macros/latex/contrib/stex/tex/ldf/sproof-russian.ldf
@@ -0,0 +1,13 @@
+% Russian Language Bindings for the sTeX sproof 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\spf@proofsketch@kw{Набросок доказательства}
+\def\spf@proof@kw{Доказательство}
+\def\spf@step@kw{Шаг}
+}