doc-src/TutorialI/Recdef/document/Induction.tex
changeset 9719 c753196599f9
parent 9698 f0740137a65d
child 9721 7e51c9f3d5a0
--- a/doc-src/TutorialI/Recdef/document/Induction.tex	Tue Aug 29 11:52:47 2000 +0200
+++ b/doc-src/TutorialI/Recdef/document/Induction.tex	Tue Aug 29 12:08:20 2000 +0200
@@ -1,4 +1,5 @@
-\begin{isabelle}%
+%
+\begin{isabellebody}%
 %
 \begin{isamarkuptext}%
 Assuming we have defined our function such that Isabelle could prove
@@ -62,7 +63,7 @@
 empty list, the singleton list, and the list with at least two elements
 (in which case you may assume it holds for the tail of that list).%
 \end{isamarkuptext}%
-\end{isabelle}%
+\end{isabellebody}%
 %%% Local Variables:
 %%% mode: latex
 %%% TeX-master: "root"