ProgTutorial/document/root.tex
changeset 329 5dffcab68680
parent 316 74f0a06f751f
child 339 c588e8422737
--- 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}.}}