ProgTutorial/document/root.tex
changeset 244 dc95a56b1953
parent 240 d111f5988e49
child 248 11851b20fb78
--- a/ProgTutorial/document/root.tex	Wed Apr 29 00:36:14 2009 +0200
+++ b/ProgTutorial/document/root.tex	Tue May 05 03:21:49 2009 +0200
@@ -107,6 +107,11 @@
 \renewcommand{\isatagsmall}{\begingroup\small}
 \renewcommand{\endisatagsmall}{\endgroup}
 
+% for code that should not be printed
+\isakeeptag{no}
+\renewcommand{\isatagno}{}
+\renewcommand{\endisatagno}{}
+
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 \renewenvironment{isabelle}
 {\begin{trivlist}\begin{isabellebody}\small\item\relax}