doc-src/antiquote_setup.ML
changeset 28217 21f0c2de0a38
parent 27809 a1e409db516b
child 28218 1cb3bd5b664a
--- a/doc-src/antiquote_setup.ML	Mon Sep 15 16:42:09 2008 +0200
+++ b/doc-src/antiquote_setup.ML	Mon Sep 15 16:43:31 2008 +0200
@@ -198,7 +198,10 @@
   entity_antiqs no_check "" "fact" @
   entity_antiqs no_check "" "variable" @
   entity_antiqs no_check "" "case" @
-  entity_antiqs (K ThyOutput.defined_command) "" "antiquotation");
+  entity_antiqs (K ThyOutput.defined_command) "" "antiquotation" @
+  entity_antiqs no_check "isatt" "setting" @
+  entity_antiqs no_check "isatt" "executable" @
+  entity_antiqs no_check "isatt" "tool");
 
 end;