diff options
Diffstat (limited to 'exercisesheets.sty')
| -rw-r--r-- | exercisesheets.sty | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/exercisesheets.sty b/exercisesheets.sty index 001312e..47c0896 100644 --- a/exercisesheets.sty +++ b/exercisesheets.sty @@ -698,7 +698,7 @@ \edef\exsh@tmp{[\pgfkeysvalueof{/exsh/strings/exercise} \arabic{section}\exsh@shortexname\expandonce\exsh@shortpoints]}% \ifbool{exsh@samplesolutions}{\ifbool{exsh@sample}{\exsh@hidefalse}{\exsh@hidetrue}}{\exsh@hidefalse}% \ifbool{exsh@hide}{% - \def\exsh@skipwhat{exercise}\expandafter\exsh@skipstuff% + \def\exsh@skipwhat{exercise}\exsh@skipstuff% }{% \expandafter\exsh@startsection\exsh@tmp{\noindent% \hbox to 0pt{\hss\pgfkeysvalueof{/exsh/exercisemark}}% |
