src/Doc/Isar_Ref/Document_Preparation.thy
changeset 58069 0255436b3d85
parent 56594 e3a06699a13f
child 58552 66fed99e874f
equal deleted inserted replaced
58068:d6f29bf9b783 58069:0255436b3d85
   164       @@{antiquotation const} options @{syntax term} |
   164       @@{antiquotation const} options @{syntax term} |
   165       @@{antiquotation abbrev} options @{syntax term} |
   165       @@{antiquotation abbrev} options @{syntax term} |
   166       @@{antiquotation typ} options @{syntax type} |
   166       @@{antiquotation typ} options @{syntax type} |
   167       @@{antiquotation type} options @{syntax name} |
   167       @@{antiquotation type} options @{syntax name} |
   168       @@{antiquotation class} options @{syntax name} |
   168       @@{antiquotation class} options @{syntax name} |
   169       @@{antiquotation text} options @{syntax name}
   169       @@{antiquotation text} options @{syntax text}
   170     ;
   170     ;
   171     @{syntax antiquotation}:
   171     @{syntax antiquotation}:
   172       @@{antiquotation goals} options |
   172       @@{antiquotation goals} options |
   173       @@{antiquotation subgoals} options |
   173       @@{antiquotation subgoals} options |
   174       @@{antiquotation prf} options @{syntax thmrefs} |
   174       @@{antiquotation prf} options @{syntax thmrefs} |
   175       @@{antiquotation full_prf} options @{syntax thmrefs} |
   175       @@{antiquotation full_prf} options @{syntax thmrefs} |
   176       @@{antiquotation ML} options @{syntax name} |
   176       @@{antiquotation ML} options @{syntax text} |
   177       @@{antiquotation ML_op} options @{syntax name} |
   177       @@{antiquotation ML_op} options @{syntax text} |
   178       @@{antiquotation ML_type} options @{syntax name} |
   178       @@{antiquotation ML_type} options @{syntax text} |
   179       @@{antiquotation ML_structure} options @{syntax name} |
   179       @@{antiquotation ML_structure} options @{syntax text} |
   180       @@{antiquotation ML_functor} options @{syntax name} |
   180       @@{antiquotation ML_functor} options @{syntax text} |
   181       @@{antiquotation "file"} options @{syntax name} |
   181       @@{antiquotation "file"} options @{syntax name} |
   182       @@{antiquotation file_unchecked} options @{syntax name} |
   182       @@{antiquotation file_unchecked} options @{syntax name} |
   183       @@{antiquotation url} options @{syntax name}
   183       @@{antiquotation url} options @{syntax name}
   184     ;
   184     ;
   185     options: '[' (option * ',') ']'
   185     options: '[' (option * ',') ']'