NEWS
changeset 26762 78ed28528ca6
parent 26748 4d51ddd6aa5c
child 26765 f2ea56490bfb
--- a/NEWS	Tue Apr 29 15:25:50 2008 +0200
+++ b/NEWS	Tue Apr 29 19:55:02 2008 +0200
@@ -98,6 +98,16 @@
 situations.
 
 
+*** Document preparation ***
+
+* Antiquotation "lemma" takes a proposition and a simple method text as argument
+and asserts that the proposition is provable by the corresponding method
+invocation.  Prints text of proposition, as does antiquotation "prop".  A simple
+method text is either a method name or a method name plus (optional) method
+arguments in parentheses, mimicing the conventions known from Isar proof text.
+Useful for illustration of presented theorems by particular examples.
+
+
 *** HOL ***
 
 * Merged theories Wellfounded_Recursion, Accessible_Part and Wellfounded_Relations