lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Uses single algorithm for side-position spacing. (issue 6827072)


From: k-ohara5a5a
Subject: Re: Uses single algorithm for side-position spacing. (issue 6827072)
Date: Wed, 05 Dec 2012 06:16:59 +0000


https://codereview.appspot.com/6827072/diff/19006/lily/side-position-interface.cc
File lily/side-position-interface.cc (right):

https://codereview.appspot.com/6827072/diff/19006/lily/side-position-interface.cc#newcode259
lily/side-position-interface.cc:259: : "vertical-skylines",
Now I see why you were marking the entire NoteColumn as cross-staff, if
its Stem is cross-staff.

<< \new Staff="up" { g'8 \change Staff="down" g' r4 r2}
   \new Staff="down" { s2\sustainOn s2\sustainOff } >>

After line- and page-breaking, but before the spreading of staves across
the page, we want to estimate the positioning of the pedal spanner.

Comments above indicated that this code would see the NoteHeads, that
is, a layer deeper in the packaging.

https://codereview.appspot.com/6827072/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]