doc-src/IsarRef/Thy/ZF_Specific.thy
changeset 28760 cbc435f7b16b
parent 26894 1120f6cc10b0
child 28761 9ec4482c9201
--- a/doc-src/IsarRef/Thy/ZF_Specific.thy	Thu Nov 13 21:41:04 2008 +0100
+++ b/doc-src/IsarRef/Thy/ZF_Specific.thy	Thu Nov 13 21:43:46 2008 +0100
@@ -26,18 +26,18 @@
     ;
   \end{rail}
 
-  \begin{descr}
+  \begin{description}
   
-  \item [@{command (ZF) "print_tcset"}] prints the collection of
+  \item @{command (ZF) "print_tcset"} prints the collection of
   typechecking rules of the current context.
   
-  \item [@{method (ZF) typecheck}] attempts to solve any pending
+  \item @{method (ZF) typecheck} attempts to solve any pending
   type-checking problems in subgoals.
   
-  \item [@{attribute (ZF) TC}] adds or deletes type-checking rules
-  from the context.
+  \item @{attribute (ZF) TC} adds or deletes type-checking rules from
+  the context.
 
-  \end{descr}
+  \end{description}
 *}