From: Han-Wen Nienhuys Date: Mon, 16 Feb 2004 13:25:41 +0000 (+0000) Subject: release commit X-Git-Tag: release/2.1.24~1 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=606652dff2207871bebca3159d17cf4e59886dca;p=lilypond.git release commit --- 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: