summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/stex/tex/ldf/sproof-french.ldf
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/stex/tex/ldf/sproof-french.ldf')
-rw-r--r--macros/latex/contrib/stex/tex/ldf/sproof-french.ldf14
1 files changed, 14 insertions, 0 deletions
diff --git a/macros/latex/contrib/stex/tex/ldf/sproof-french.ldf b/macros/latex/contrib/stex/tex/ldf/sproof-french.ldf
new file mode 100644
index 0000000000..8425e0d4a8
--- /dev/null
+++ b/macros/latex/contrib/stex/tex/ldf/sproof-french.ldf
@@ -0,0 +1,14 @@
+% French Language Bindings for the sTeX sproof package
+% Translations thanks to Samuel Lelièvre <samuel.lelievre@gmail.com>
+% 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\captionsfrench{
+\def\spf@proofsketch@kw{Esquisse de démonstration}
+\def\spf@proof@kw{Démonstration}
+\def\spf@step@kw{Étape}
+}