--- a/doc-src/TutorialI/Recdef/document/Induction.tex Tue Aug 29 12:28:48 2000 +0200
+++ b/doc-src/TutorialI/Recdef/document/Induction.tex Tue Aug 29 15:13:10 2000 +0200
@@ -1,5 +1,4 @@
-%
-\begin{isabellebody}%
+\begin{isabelle}%
%
\begin{isamarkuptext}%
Assuming we have defined our function such that Isabelle could prove
@@ -63,7 +62,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{isabellebody}%
+\end{isabelle}%
%%% Local Variables:
%%% mode: latex
%%% TeX-master: "root"