aboutsummaryrefslogtreecommitdiff
path: root/exercisesheets.tex
diff options
context:
space:
mode:
authorSebastian Kuhnert2008-11-13 09:09:04 +0000
committerSebastian Kuhnert2008-11-13 09:09:04 +0000
commit987336e6340e870414aea3ce425cdc39825abea8 (patch)
treee2250798ca69324e80ebe46c699d62ea355ca4e5 /exercisesheets.tex
parent3c4895c0bbbc099d671e116309edde497d71c2f1 (diff)
downloadexercisesheets-987336e6340e870414aea3ce425cdc39825abea8.tar.gz
exercisesheets-987336e6340e870414aea3ce425cdc39825abea8.tar.bz2
exercisesheets-987336e6340e870414aea3ce425cdc39825abea8.zip
add name= option for exercises
Diffstat (limited to 'exercisesheets.tex')
-rw-r--r--exercisesheets.tex8
1 files changed, 5 insertions, 3 deletions
diff --git a/exercisesheets.tex b/exercisesheets.tex
index f81e47b..c421e35 100644
--- a/exercisesheets.tex
+++ b/exercisesheets.tex
@@ -35,7 +35,7 @@
\title{The \exsh Package}
\author{Sebastian Kuhnert}
-\date{October 28th, 2008}
+\date{November 13th, 2008}
\begin{document}
\maketitle
@@ -201,8 +201,10 @@ supported:
points. By default, exercises are unlabelled.
\item[\option{oral}] Label this exercise as \emph{oral}. This supersedes and is
superseded by the option \option{points}.
- \item[\option{firstline=\param{text}}] Save some space by putting \param{text}
- behind the exercise number.
+ \item[\option{name=\param{text}}] Use \param{text} as the name of the exercise.
+ Useful for exercises that prove a famous theorem.
+ \item[\option{firstline=\param{text}}] Save some space by text \param{text}
+ behind the exercise title.
\item[\option{solutions\opt{=\param{true/false}}}] Use this to override the
document (or sheet) default.
\end{description}