NEWS
changeset 5731 f84dc3b811e9
parent 5726 5de7e399ec88
child 5781 d37380544c39
--- a/NEWS	Thu Oct 22 20:11:19 1998 +0200
+++ b/NEWS	Thu Oct 22 20:13:21 1998 +0200
@@ -351,6 +351,12 @@
 
 * Display.print_goals function moved to Locale.print_goals;
 
+* standard print function for goals supports current_goals_markers
+variable for marking begin of proof, end of proof, start of goal; the
+default is ("", "", ""); setting current_goals_markers := ("<proof>",
+"</proof>", "<goal>") causes SGML like tagged proof state printing,
+for example;
+
 
 
 New in Isabelle98 (January 1998)