diff -r c0cae24b9d46 -r 5dffcab68680 ProgTutorial/document/root.tex --- a/ProgTutorial/document/root.tex Sat Oct 03 13:01:39 2009 +0200 +++ b/ProgTutorial/document/root.tex Sat Oct 03 19:10:23 2009 +0200 @@ -57,6 +57,8 @@ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % for exercises, comments and readmores +\newtheoremstyle{exercisestyle}{\topsep}{\topsep}{\small\it}{}{\small\bfseries}{:}{1ex}{} +\theoremstyle{exercisestyle} \newtheorem{exercise}{Exercise}[section] \newcommand{\solution}[1]{{\bf Solution for Exercise~\ref{#1}.}}