]> git.donarmstrong.com Git - lilypond.git/blobdiff - NEWS
* scm/music-functions.scm (set-octavation): new function.
[lilypond.git] / NEWS
diff --git a/NEWS b/NEWS
index e42418d7537551188f89a79c46c06afa59e16df2..e90f60eb17f83cd576f49c5e84db1473e03e85d7 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -53,14 +53,16 @@ and
 
 * NOTATION
 
+
+
 ** Ancient notation ... ?? ...  (Jurgen?)
 
-** Completely rewritten text formatting support. It is implemented in a
+** Completely rewritten text formatting support, implemented in a
 completely modular way.
 
 ** Chord name formatting completely rewritten.
 
-** Texts on multimeasure rests can be set by the user.
+** Texts can be added to multimeasure rests
 
 ** Zigzagged glissandi
 
@@ -77,14 +79,15 @@ completely modular way.
 
 ** Nested horizontal brackets for music analysis.
 
-       NOTE-\groupOpen
+       NOTE-\startGroup
                ..
-       NOTE-\groupClose
+       NOTE-\stopGroup
 
 ** Gregorian ligatures.
 
-** Texts on multi-measure rests.
+** Ottava brackets. Syntax: #(set-octavation 1)
 
+** Metronome markings. 
 
 
 New features in 1.6 since 1.4