doc-src/IsarRef/Thy/Outer_Syntax.thy
changeset 28748 69268a097405
parent 27050 cd8d99b9ef09
child 28752 754f10154d73
equal deleted inserted replaced
28747:ec3424dd17bc 28748:69268a097405
   125   
   125   
   126   Source comments take the form @{verbatim "(*"}~@{text
   126   Source comments take the form @{verbatim "(*"}~@{text
   127   "\<dots>"}~@{verbatim "*)"} and may be nested, although user-interface
   127   "\<dots>"}~@{verbatim "*)"} and may be nested, although user-interface
   128   tools might prevent this.  Note that this form indicates source
   128   tools might prevent this.  Note that this form indicates source
   129   comments only, which are stripped after lexical analysis of the
   129   comments only, which are stripped after lexical analysis of the
   130   input.  The Isar document syntax also provides formal comments that
   130   input.  The Isar syntax also provides proper \emph{document
   131   are considered as part of the text (see \secref{sec:comments}).
   131   comments} that are considered as part of the text (see
       
   132   \secref{sec:comments}).
   132 *}
   133 *}
   133 
   134 
   134 
   135 
   135 section {* Common syntax entities *}
   136 section {* Common syntax entities *}
   136 
   137