summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/exsheets/translations.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-02-18 23:54:20 +0000
committerKarl Berry <karl@freefriends.org>2013-02-18 23:54:20 +0000
commitcdbdc383307e5585391076143f1a790aeacc220f (patch)
treea3e871fe7b71b22ebd83570d7886bae823bbefae /Master/texmf-dist/tex/latex/exsheets/translations.sty
parent1f1d4332f1e59e5e4f7c988ad31b1a11a92b1ffe (diff)
exsheets (18feb13)
git-svn-id: svn://tug.org/texlive/trunk@29155 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/exsheets/translations.sty')
-rw-r--r--Master/texmf-dist/tex/latex/exsheets/translations.sty4
1 files changed, 3 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/exsheets/translations.sty b/Master/texmf-dist/tex/latex/exsheets/translations.sty
index 09338cc1452..143a1ab2688 100644
--- a/Master/texmf-dist/tex/latex/exsheets/translations.sty
+++ b/Master/texmf-dist/tex/latex/exsheets/translations.sty
@@ -244,9 +244,11 @@
\@onlypreamble\LoadDictionary
\newrobustcmd*\LoadDictionaryFor[2]{%
- \@trnslt@load@dictionary@for{#1}{#2}}
+ \@trnslt@load@dictionary@for{#2}{#1}}
\@onlypreamble\LoadDictionaryFor
+% #1: name
+% #2: lang
\def\@trnslt@load@dictionary@for#1#2{%
\AtBeginDocument{%
\InputIfFileExists{#1-\@trnslt@language{#2}.trsl}