]> git.donarmstrong.com Git - lilypond.git/commitdiff
release commit
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Mon, 16 Feb 2004 13:25:41 +0000 (13:25 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Mon, 16 Feb 2004 13:25:41 +0000 (13:25 +0000)
Documentation/topdocs/NEWS.texi

index 349eebd549621b8cba281a915861461601d686ff..7e9799b7459f846df5f496a09b7588b9a732aec7 100644 (file)
@@ -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: