NEWS
changeset 78526 fd3fa1790a96
parent 78483 5683e49f7884
child 78528 3d6dbf215559
--- a/NEWS	Sun Aug 13 15:06:17 2023 +0200
+++ b/NEWS	Sun Aug 13 17:50:31 2023 +0200
@@ -423,7 +423,8 @@
   isabelle process -l ZF -e "Session.print_context_tracing (K true)"
 
 An alternative to "isabelle process -l ZF" is "isabelle jedit -l ZF"
-with the subsequent ML snippets in an arbitrary theory context:
+with with the Isar command 'print_context_tracing' or with the
+subsequent ML snippets (in an arbitrary theory context):
 
   ML_command \<open>Session.print_context_tracing (K true)\<close>
   ML \<open>Context.finish_tracing ()\<close>