]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
* scm/music-functions.scm (descend-to-context): new
[lilypond.git] / ChangeLog
index f6f898137c0f2e3e698f7113e12f3b7021b00d1a..8b2871aff8ebd39bae1968dc4123f263f7a4dab9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
 2004-03-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
 
+       * scm/music-functions.scm (descend-to-context): new
+       function. Similar to context-spec-music.
+       (make-time-signature-set): specify Score as descend-only. This
+       fixes the polymetric.ly example.
+
+       * lily/context-specced-music-iterator.cc (construct_children): add
+       support for descend-only context spec.
+
        * lily/note-head.cc (brew_ez_stencil): read vector note-names to
        determine ez-notation letter.