Protected underscore in inductive_set.
authorberghofe
Mon, 23 Jul 2007 14:39:21 +0200
changeset 23928 efee34ff4764
parent 23927 cbe0e4aeb53c
child 23929 6a98d0826daf
Protected underscore in inductive_set.
doc-src/TutorialI/Inductive/Even.thy
doc-src/TutorialI/Inductive/document/Even.tex
--- a/doc-src/TutorialI/Inductive/Even.thy	Mon Jul 23 14:36:37 2007 +0200
+++ b/doc-src/TutorialI/Inductive/Even.thy	Mon Jul 23 14:39:21 2007 +0200
@@ -16,7 +16,7 @@
 subsection{* Making an Inductive Definition *}
 
 text {*
-Using \commdx{inductive\_set}, we declare the constant @{text even} to be
+Using \commdx{inductive\protect\_set}, we declare the constant @{text even} to be
 a set of natural numbers with the desired properties.
 *}
 
--- a/doc-src/TutorialI/Inductive/document/Even.tex	Mon Jul 23 14:36:37 2007 +0200
+++ b/doc-src/TutorialI/Inductive/document/Even.tex	Mon Jul 23 14:39:21 2007 +0200
@@ -35,7 +35,7 @@
 \isamarkuptrue%
 %
 \begin{isamarkuptext}%
-Using \commdx{inductive\_set}, we declare the constant \isa{even} to be
+Using \commdx{inductive\protect\_set}, we declare the constant \isa{even} to be
 a set of natural numbers with the desired properties.%
 \end{isamarkuptext}%
 \isamarkuptrue%