From: Han-Wen Nienhuys Date: Sat, 22 Feb 2003 13:03:25 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: release/1.7.13~5 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=59adcc69d32ae7a8187dd70401410bdd3003fea7;p=lilypond.git *** empty log message *** --- diff --git a/NEWS b/NEWS index 8ee9458265..24293eedd0 100644 --- a/NEWS +++ b/NEWS @@ -24,6 +24,14 @@ 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 @@ -40,6 +48,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.