]> git.donarmstrong.com Git - lilypond.git/blobdiff - NEWS
(brew_molecule): cleaned up Cluster code and
[lilypond.git] / NEWS
diff --git a/NEWS b/NEWS
index ca88064b7c2ce584e834e2bfdbb563b64b9dfe73..b66d17e70d72824d46663ecb2f282e6675304a8c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -41,6 +41,7 @@ for a beamed slurred pair of eighth notes.
 * Completely rewritten text formatting support. It is implemented in a
 completely modular way.
 
+
 ** Better chord names. 
 
 ** Texts on multimeasure rests can be set by the user.
@@ -49,9 +50,10 @@ completely modular way.
 
 ** Cluster support. Syntax:
 
-       NOTE-\openCluster
+       NOTE-\startCluster
+
        ..
-       NOTE-\closeCluster
+       NOTE-\stopCluster
 
 ** Beat grouping indications. Syntax:
 
@@ -63,7 +65,7 @@ completely modular way.
                ..
        NOTE-\groupClose
 
-
+** Gregorian ligatures.
 
 
 New features in 1.6 since 1.4