bug-lilypond
[Top][All Lists]
Advanced

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

Re: Issue 1290 in lilypond: Skyline compaction is going overboard someti


From: Keith E OHara
Subject: Re: Issue 1290 in lilypond: Skyline compaction is going overboard sometimes
Date: Mon, 25 Oct 2010 01:11:07 -0700
User-agent: Opera Mail/10.63 (Win32)

On Sun, 24 Oct 2010 09:02:45 -0700, <address@hidden> wrote:
Comment #3 on issue 1290 by n.puttock: Skyline compaction is going
overboard sometimes
http://code.google.com/p/lilypond/issues/detail?id=1290
Skylines are padded slightly, but you can tweak the amount
via 'skyline-horizontal-padding.
{
   \override Staff.VerticalAxisGroup #'skyline-horizontal-padding = #2
   \repeat unfold 80 { <c'''-1 e'''-3 g'''-5> c' <c,-1 e,-3 g,-5> c' }
}
I don't think this is a critical issue.


Neil,
   Thanks for posting this workaround!
It also repairs the collisions that occur when notes from neighboring staves 
don't line up quite exactly :

\paper { ragged-bottom=##t }
{
%  \override Staff.VerticalAxisGroup #'skyline-horizontal-padding = #1
   \repeat unfold 15 { <c'''-1 e'''-3 g'''-5> c' <c,-1 e,-3 g,-5> c'}
}

-
Keith

Attachment: related1290.png
Description: PNG image


reply via email to

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