* Document preparation: antiquotations provide option 'locale=NAME';
authorwenzelm
Wed, 09 Jun 2004 18:52:11 +0200
changeset 14897 577f95db94e4
parent 14896 985133486546
child 14898 a25550451b51
* Document preparation: antiquotations provide option 'locale=NAME';
NEWS
--- a/NEWS	Wed Jun 09 18:51:26 2004 +0200
+++ b/NEWS	Wed Jun 09 18:52:11 2004 +0200
@@ -49,6 +49,12 @@
 * Pure: tuned internal renaming of symbolic identifiers -- attach
   primes instead of base 26 numbers.
 
+* Document preparation: antiquotations now provide the option
+  'locale=NAME' to specify an alternative context used for evaluating
+  and printing the subsequent argument, as in @{thm [locale=LC]
+  fold_commute}, for example.  Note that a proof context is escaped to
+  the enclosing theory context first.
+
 * ML: all output via channels of writeln/warning/error etc. is now
   passed through Output.output.  This gives interface builders a
   chance to adapt text encodings in arbitrary manners (say as XML