]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
* lily/rest.cc (polyphonic_offset_callback): new function. Do
[lilypond.git] / ChangeLog
index d7469abbd8d475bf9c32c6de2479c980a1d40c77..83766b2b40469ddce8175aea809f686017b7391b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,19 @@
 2004-02-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
 
+       * lily/rest.cc (polyphonic_offset_callback): new function. Do
+       vertical positioning for polyphony, without RestCollision object.
+
+       * lily/note-column.cc (add_head): prevent rests & note heads on
+       one stem.
+
+       * lily/rest-collision.cc (do_shift): ignore rests with beams.
+       (do_shift): rewrite only-rests case: use common refpoints: the
+       routine will have sensible results when other rest-translations
+       have taken place.
+
+       * lily/simple-spacer.cc (solve): cleanup: remove code for linelen
+       < 0 case. 
+
        * input/GNUmakefile (SUBDIRS): remove ascii-art
 
 2004-02-13  Jan Nieuwenhuizen  <janneke@gnu.org>