proper example for inner syntax, not name;
authorwenzelm
Sun, 06 Jan 2019 16:27:52 +0100
changeset 69610 10644973cdde
parent 69609 1d2d4ae9ab81
child 69611 42cc3609fedf
proper example for inner syntax, not name;
src/Doc/System/Sessions.thy
--- a/src/Doc/System/Sessions.thy	Sun Jan 06 16:07:18 2019 +0100
+++ b/src/Doc/System/Sessions.thy	Sun Jan 06 16:27:52 2019 +0100
@@ -721,8 +721,8 @@
     \<^item> @{system_option update_inner_syntax_cartouches} to update inner syntax
     (types, terms, etc.)~to use cartouches, instead of double-quoted strings
     or atomic identifiers. For example, ``\<^theory_text>\<open>lemma \<doublequote>x =
-    x\<doublequote>\<close>'' is replaced by ``\<^theory_text>\<open>lemma \<open>x = x\<close>\<close>'', and ``\<^theory_text>\<open>fix x\<close>''
-    is replaced by ``\<^theory_text>\<open>fix \<open>x\<close>\<close>''.
+    x\<doublequote>\<close>'' is replaced by ``\<^theory_text>\<open>lemma \<open>x = x\<close>\<close>'', and ``\<^theory_text>\<open>assume
+    A\<close>'' is replaced by ``\<^theory_text>\<open>assume \<open>A\<close>\<close>''.
 
     \<^item> @{system_option update_mixfix_cartouches} to update mixfix templates to
     use cartouches instead of double-quoted strings. For example, ``\<^theory_text>\<open>(infixl