From 606652dff2207871bebca3159d17cf4e59886dca Mon Sep 17 00:00:00 2001 From: Han-Wen Nienhuys Date: Mon, 16 Feb 2004 13:25:41 +0000 Subject: [PATCH] release commit --- Documentation/topdocs/NEWS.texi | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/Documentation/topdocs/NEWS.texi b/Documentation/topdocs/NEWS.texi index 349eebd549..7e9799b745 100644 --- a/Documentation/topdocs/NEWS.texi +++ b/Documentation/topdocs/NEWS.texi @@ -18,6 +18,18 @@ Version 2.1.13 @itemize @bullet +@item Translators and contexts have been split. The result of this +internal cleanup is that @code{Score} no longer is the top context; +@code{Score} is contained in the @code{Global} context. Consequently, +it is possible to tweak @code{Score} as follows: + +@example + \context Score \with @{ + @dots{} + @} +@end example + + @item The program reference has been cleaned up and revised. @item The syntax for setting properties has been simplified: -- 2.39.5