]> git.donarmstrong.com Git - lilypond.git/blobdiff - NEWS
lots of updates.
[lilypond.git] / NEWS
diff --git a/NEWS b/NEWS
index 8ee9458265d5a159ffc4d10f4a54e9a8dd1957c4..e42418d7537551188f89a79c46c06afa59e16df2 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -24,13 +24,26 @@ music. Combined with this: uniform postfix syntax for articulations:
 
 for a beamed slurred pair of eighth notes.
 
+*NOTE* In version 2.0, this syntax will be changed to
+
+   < PITCHES >  for chords
+
+and
+
+   \simultaneous { .. } for simultaneous music.
+
 ** User code evaluation during interpreting. Syntax
 
        \applycontext #SCHEME-FUNCTION
 
 ** XML music output.
 
-** Friendly  chord-name exception entry.
+** Friendly chord-name exception entry.
+
+** Texts can be put on multimeasure rests, eg.
+
+       R1*20^\markup { "GP" }
+
 
 * OUTPUT
 
@@ -40,6 +53,8 @@ for a beamed slurred pair of eighth notes.
 
 * NOTATION
 
+** Ancient notation ... ?? ...  (Jurgen?)
+
 ** Completely rewritten text formatting support. It is implemented in a
 completely modular way.
 
@@ -68,6 +83,9 @@ completely modular way.
 
 ** Gregorian ligatures.
 
+** Texts on multi-measure rests.
+
+
 
 New features in 1.6 since 1.4