diff options
author | Karl Berry <karl@freefriends.org> | 2019-06-24 21:06:19 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-06-24 21:06:19 +0000 |
commit | 08df4e7dbfb46cf1a98afc607b38ecf9c94f5bc7 (patch) | |
tree | c884a1286bafcb10dc84132860366d4a37cae4a7 /Master/texmf-dist/tex/latex/alterqcm | |
parent | 8f126c2c31e11c3e30f040d836bde384dfe193be (diff) |
alterqcm (24jun19)
git-svn-id: svn://tug.org/texlive/trunk@51446 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/alterqcm')
-rw-r--r-- | Master/texmf-dist/tex/latex/alterqcm/alterqcm.sty | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/alterqcm/alterqcm.sty b/Master/texmf-dist/tex/latex/alterqcm/alterqcm.sty index 39b15b5e919..80d2d9517b6 100644 --- a/Master/texmf-dist/tex/latex/alterqcm/alterqcm.sty +++ b/Master/texmf-dist/tex/latex/alterqcm/alterqcm.sty @@ -26,7 +26,7 @@ %<–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––> \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{alterqcm}[2019/05/23 v4.0] +\ProvidesPackage{alterqcm}[2019/06/24 v4.1] \newcount\locall@ng% to set language specific strings: % % 0 stands for French, 1 for English, 2 for German, and 3 for Greek \locall@ng=0% @@ -51,7 +51,7 @@ \def\aqfoottext{Συνεχίζεται στην επόμενη σελίδα\ldots}}% \ExecuteOptions{french} \ProcessOptions\relax -%\RequirePackage{xkeyval}[2005/11/25] % Not required anymore +\RequirePackage{xkeyval}[2005/11/25] \RequirePackage{calc} \RequirePackage{ifthen} \RequirePackage{array} @@ -385,7 +385,9 @@ Kreuzen Sie die richtige Antwort ohne Begründung an.}% \setcounter{aq@numb}{0}% \@for\liste:=#3\do{% \stepcounter{aq@numb}% +{\ifnum\locall@ng=3\nogreekalph\fi \global\expandafter\let\csname aq@arg\alph{aq@numb}\endcsname\liste}% +} \ifAQ@global@alea\ifAQ@global@VF \else \aq@n@arg=0 % |