summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/exsheets/exsheets.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/exsheets/exsheets.sty')
-rw-r--r--Master/texmf-dist/tex/latex/exsheets/exsheets.sty11
1 files changed, 8 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/exsheets/exsheets.sty b/Master/texmf-dist/tex/latex/exsheets/exsheets.sty
index 0aac0c3bf6f..d6dc571d378 100644
--- a/Master/texmf-dist/tex/latex/exsheets/exsheets.sty
+++ b/Master/texmf-dist/tex/latex/exsheets/exsheets.sty
@@ -31,8 +31,8 @@
% If you have any ideas, questions, suggestions or bugs to report, please
% feel free to contact me.
% ----------------------------------------------------------------------------
-\def\exsheets@date{2012/12/18}
-\def\exsheets@version{0.6}
+\def\exsheets@date{2012/12/23}
+\def\exsheets@version{0.6a}
\RequirePackage { expl3 , xparse }
\ProvidesExplPackage
@@ -2210,6 +2210,7 @@
{
\RequirePackage { translations }
% translation for the exercises
+ \DeclareTranslationFallback { exsheets-exercise-name } { Exercise }
\DeclareTranslation { English } { exsheets-exercise-name } { Exercise }
\DeclareTranslation { British } { exsheets-exercise-name } { Exercise }
\DeclareTranslation { American } { exsheets-exercise-name } { Exercise }
@@ -2223,6 +2224,7 @@
\DeclareTranslation { Hungarian } { exsheets-exercise-name } { Gyakorol }
\DeclareTranslation { Danish } { exsheets-exercise-name } { \O{}velse }
% translation for the question
+ \DeclareTranslationFallback { exsheets-question-name } { Question }
\DeclareTranslation { English } { exsheets-question-name } { Question }
\DeclareTranslation { British } { exsheets-question-name } { Question }
\DeclareTranslation { American } { exsheets-question-name } { Question }
@@ -2236,6 +2238,7 @@
\DeclareTranslation { Hungarian } { exsheets-question-name } { Feladat }
\DeclareTranslation { Danish } { exsheets-question-name } { Opgave }
% translation for the solutions
+ \DeclareTranslationFallback { exsheets-solution-name } { Solution }
\DeclareTranslation { English } { exsheets-solution-name } { Solution }
\DeclareTranslation { British } { exsheets-solution-name } { Solution }
\DeclareTranslation { American } { exsheets-solution-name } { Solution }
@@ -2354,7 +2357,9 @@ HISTORY:
counter-format=se.qu and [print] option
2012/12/18 v0.6 - variations, Hungarian translations, corrected Catalanian
translations
-
+2012/12/23 v0.6a - bug fix: labels and items of {tasks} weren't joined at
+ their baselines
+
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% TODO: