automultiplechoice.dtx.in.patch

patch for automultiplechoice.dtx.in - Pieter Van den Hombergh, 04/01/2012 09:00 pm

Download (1.3 kB)

 
automultiplechoice.dtx.in (working copy)
218 218
% \begingroup\catcode`\|=11\gdef\Vbar{|}\endgroup
219 219
%
220 220
% \title{The \textsf{automultiplechoice} package\thanks{This document
221
% corresponds to version $Revision: 431 $ from AMC @/PACKAGE_V_DEB/@}}
221
% corresponds to version $Revision: 431 $ from AMC @/PACKAGE\_V\_DEB/@}}
222 222
% \author{Alexis Bienven\"ue \\ \texttt{paamc@passoire.fr}}
223 223
%
224 224
% \maketitle
......
2426 2426
\def\exemplairepair{\ifodd\AMCid@etud}
2427 2427
%    \end{macrocode}\end{macro}
2428 2428
%
2429
% \begin{macro}{\AMClabel}\begin{macro}{\AMCref}
2429
% \begin{macro}{\AMClabel}\begin{macro}{\AMCref}\begin{macro}{\AMCref}
2430 2430
%     Commands |\AMCref| and |\AMClabel| replaces \LaTeX's |\label|
2431 2431
%     and |\ref| to be able to use different labels for different
2432 2432
%     sheets.
......
2434 2434
%    \begin{macrocode}
2435 2435
\def\AMClabel#1{\expandafter\label{\the\AMCid@etud-#1}}
2436 2436
\def\AMCref#1{\expandafter\ref{\the\AMCid@etud-#1}}
2437
%    \end{macrocode}\end{macro}\end{macro}
2437
\def\AMCpageref#1{\expandafter\pageref{\the\AMCid@etud-#1}}
2438
%    \end{macrocode}\end{macro}\end{macro}\end{macro}
2438 2439
%
2439 2440
% \subsection{Package options}
2440 2441
%