diff options
Diffstat (limited to 'exercisesheets.tex')
| -rw-r--r-- | exercisesheets.tex | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/exercisesheets.tex b/exercisesheets.tex index fb74d6b..01d5c3b 100644 --- a/exercisesheets.tex +++ b/exercisesheets.tex @@ -35,7 +35,7 @@ \title{The \exsh Package} \author{Sebastian Kuhnert} -\date{July 31th, 2008} +\date{October 23rd, 2008} \begin{document} \maketitle @@ -112,10 +112,12 @@ The following options are available: \end{description} \item[\option{all}] Typeset all sheets (equivalent to \option{only=-}). This is the default. - \item[\option{solutions\opt{=\param{true/false}}}] By default, solutions + \item[\option{solutions\opt{=\param{true/false/oral}}}] By default, solutions (provided in the \texttt{solution} environment) are not included in the output. By providing the option \option{solutions=true} (or just - \option{solutions}) this can be changed. + \option{solutions}) this can be changed. Choosing \option{solutions=oral} + shows only solutions for exercises marked \option{oral}. The latter is useful + for printouts taken to class. \item[\option{solutionsby=\param{name/names}}] Use this to give the authors of the solutions. They are credited at the beginning of each sheet, if the solutions are included in the output. |
