diff options
Diffstat (limited to 'exercisesheets.tex')
| -rw-r--r-- | exercisesheets.tex | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/exercisesheets.tex b/exercisesheets.tex index 81dec8f..9ebf550 100644 --- a/exercisesheets.tex +++ b/exercisesheets.tex @@ -397,6 +397,8 @@ The following options allow fine-tuning of the spacing: \subsection{Special Code for Solutions} \begin{lstlisting} \ifsolutions{(*\param{if true}*)}{(*\param{if false}*)} +\iforalsolutions{(*\param{if true}*)}{(*\param{if false}*)} +\ifnonoralsolutions{(*\param{if true}*)}{(*\param{if false}*)} \end{lstlisting} Example: Only include points for sub-exercises when solutions are typeset: |
