Great! Thanks that worked wonderfully. Thanks!

On Fri, Mar 28, 2008 at 2:41 PM, Neil Puttock <[EMAIL PROTECTED]> 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
>


_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to