latexdef | R Documentation |
If exams is called by exams2pdf
latex1def
adds a \def\name{body}
, and
answercol
adds a \def\answercol{n}
to the LaTeX file.
latexdef(name, body)
answercol(n)
name |
character: macro name |
body, n |
character: macro body |
nothing
answercol(2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.