From e403b5892f209477e44b123a10b5b35cc425d8e9 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Mon, 13 Sep 2021 03:01:31 +0000 Subject: CTAN sync 202109130301 --- macros/latex/contrib/mcexam/mcexam_example.tex | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) (limited to 'macros/latex/contrib/mcexam/mcexam_example.tex') diff --git a/macros/latex/contrib/mcexam/mcexam_example.tex b/macros/latex/contrib/mcexam/mcexam_example.tex index dbd3e4866c..700d59520f 100644 --- a/macros/latex/contrib/mcexam/mcexam_example.tex +++ b/macros/latex/contrib/mcexam/mcexam_example.tex @@ -39,7 +39,24 @@ - + + +% solution counter starting at 3 +%\newcounter{temp} +%\setlist[setmcquestions]{ +%label=\protect\setcounter{temp}{\arabic{*}} +% \protect\addtocounter{temp}{2} +% \arabic{temp}. +%,ref=\protect\setcounter{temp}{\arabic{*}} +% \protect\addtocounter{temp}{2} +% \arabic{temp}. +%,itemsep=2\baselineskip +%,topsep=2\baselineskip } + + + + + \begin{document} @@ -77,6 +94,7 @@ + \begin{mcquestions} -- cgit v1.2.3