powered by
If exams is called by exams2pdf,
exams2pdf
latexdef adds a TeX macro by \def\name{body} and
latexdef
\def\name{body}
answercol adds a \def\answercol{n} to modify the number of output columns for multiple-choice answers to the LaTeX file.
answercol
\def\answercol{n}
latexdef(name, body)answercol(n)add_answercol_def(n)
answercol(n)
add_answercol_def(n)
Nothing
character: macro name
character: macro body
answercol(2)
Run the code above in your browser using DataLab