latexdef: latexdef

View source: R/latex.R

latexdefR Documentation

latexdef

Description

If exams is called by exams2pdf

  • latex1def adds a ⁠\def\name{body}⁠, and

  • answercol adds a ⁠\def\answercol{n}⁠ to the LaTeX file.

Usage

latexdef(name, body)

answercol(n)

Arguments

name

character: macro name

body, n

character: macro body

Value

nothing

Examples

answercol(2)

sigbertklinke/exams2moodle documentation built on July 6, 2023, 3:26 p.m.