--- 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;