bug-lilypond
[Top][All Lists]
Advanced

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

Re: Another arpeggio collision


From: Jay Anderson
Subject: Re: Another arpeggio collision
Date: Fri, 28 Mar 2008 15:05:32 -0700

Great! Thanks that worked wonderfully. Thanks!

On Fri, Mar 28, 2008 at 2:41 PM, Neil Puttock <address@hidden> wrote:
> Hi Jay,
>
>  I've noticed this happening recently. As a workaround I've been
>  setting #'infinite-spacing-height = ##t whenever it occurs.
>
>  Here's a related example with one stave and two voices where the
>  arpeggio collides with the time signature:
>
>
>  \version "2.11.42"
>  \paper { ragged-right = ##t }
>
> \new Staff
>   \with
>   {
>    \consists "Span_arpeggio_engraver"
>   }
>   \relative c''
>   {
>    \set Staff.connectArpeggios = ##t
>    <<
>      {ces\arpeggio}
>      \\
>      {es,\arpeggio }
>    >>
>   }
>
>  Regards,
>  Neil
>




reply via email to

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