diff options
Diffstat (limited to 'exercisesheets.tex')
| -rw-r--r-- | exercisesheets.tex | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/exercisesheets.tex b/exercisesheets.tex index 2548ad6..c4fcf3d 100644 --- a/exercisesheets.tex +++ b/exercisesheets.tex @@ -74,9 +74,9 @@ finally combined into this package. \item If the \texttt{babel} package is loaded, the appropriate \option{language=\param{lang}}-option is automatically derived and can be omitted. - \item The use of \texttt{paralist} is recommended. Top level enumerating lists - are then modified to have the form (a), (b), \dots{}, which is useful in - exercise definitions. + \item The use of \texttt{enumitem} or \texttt{paralist} is recommended. Top + level enumerating lists are then modified to have the form (a), (b), \dots{}, + which is useful in exercise definitions. \item If the \texttt{varioref} package is used, appropriate label formats are installed for exercises and sub-exercises. \item If the \texttt{xcolor} package is loaded, to-do markers generated with |
