]> git.donarmstrong.com Git - lilypond.git/commit
* lily/multi-measure-rest-engraver.cc: use a single
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Sat, 24 Jan 2004 01:05:34 +0000 (01:05 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Sat, 24 Jan 2004 01:05:34 +0000 (01:05 +0000)
commite88084591fb6af047ee5299e5f6a6aba4b1e4afc
treecd7468a14b0635f4f22a00a960f30d744010a639
parentea9e5d2536fd8234d1c7e48acc26e161d1df90d4
* lily/multi-measure-rest-engraver.cc: use a single
MultiMeasureEvent for mm rests. This prevents problems with the
new part combiner.

* scm/music-functions.scm (determine-split-list): analysis has
global effect: a difference halfway a phrase makes the entire
phrase be typeset as apart.
(make-multi-measure-rest): make mmrest as a single rhythmic event.
ChangeLog
input/regression/multi-measure-rest-multi-staff-center.ly
lily/multi-measure-rest-engraver.cc
scm/define-music-types.scm
scm/music-functions.scm