lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 472 in lilypond: collision rest + (accidental/


From: lilypond
Subject: Re: [Lilypond-auto] Issue 472 in lilypond: collision rest + (accidental/notehead) with beaming
Date: Mon, 03 Nov 2014 07:24:52 +0000


Comment #12 on issue 472 by address@hidden: collision rest + (accidental/notehead) with beaming
https://code.google.com/p/lilypond/issues/detail?id=472

The rest position is not finalized until the beam is set, but the estimated position should be accurate enough for horizontal spacing. After the patch, the estimate for spacing (blue/yellow outlines) seems to be always a staff-space closer to the beam than the final position. Probably a bug in the patch linked above.

\layout { \context { \Score
    \override PaperColumn #'stencil = #ly:separation-item::print
  }} #(ly:set-option 'debug-skylines)
\relative c' {
 <gis' cis e>8[ r8 <fis gis dis'> <e gis cis>] }

Attachments:
        472.png  9.1 KB

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings



reply via email to

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