From 27f374321422d2d82e019b744aded5b0935c30c0 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Tue, 22 Jun 2021 13:51:30 +0900 Subject: acrotex update --- texmf-dist/source/latex/acrotex/exerquiz.dtx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'texmf-dist/source/latex/acrotex/exerquiz.dtx') diff --git a/texmf-dist/source/latex/acrotex/exerquiz.dtx b/texmf-dist/source/latex/acrotex/exerquiz.dtx index 8dc8ce02..51a44283 100644 --- a/texmf-dist/source/latex/acrotex/exerquiz.dtx +++ b/texmf-dist/source/latex/acrotex/exerquiz.dtx @@ -4981,12 +4981,12 @@ if (typeof !oField=="undefined") % \end{macrocode} % (2021/05/21) Added a gate keeper into \uif{Begin Quiz}. Normally, all code % passes through, but this can be modified by redefining \DescribeMacro\BeginQuizG@te -% \cs{BeginQuizG@te}; restore any changes with \DescribeMacro\restorBeginQuiz -% \cs{restorBeginQuiz}. +% \cs{BeginQuizG@te}; restore any changes with \DescribeMacro\restoreBeginQuiz +% \cs{restoreBeginQuiz}. % \begin{macrocode} \newcommand{\BeginQuizG@te}{if (true)} \def\Norm@lBeginQuiz{if (true)} -\def\restorBeginQuiz{\let\BeginQuizG@te\Norm@lBeginQuiz} +\def\restoreBeginQuiz{\let\BeginQuizG@te\Norm@lBeginQuiz} \newcommand\@initQuiz{% \BeginQuizG@te\space\jsLB\jsR\jsT var\eqSP\curr@quiz=new Object();\jsR\jsT -- cgit v1.2.3