Hi Jay, hi Neil,
All of this conversation has been added as
http://code.google.com/p/lilypond/issues/detail?id=601
I've been myself experiencing similar problems with cross-staff
arpeggios, because I use the following trick in my piano parts:
I remove the "Time_signature_engraver" from the Staff
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 o
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 St
When using cross staff arpeggios a collision can occur if accidentals
cause the arpeggio to be moved to the left too much.
(Possible related issue: 556)
Thanks!
-Jay
\version "2.11.42"
\paper
{
ragged-right = ##t
}
\book
{
\new PianoStaff
<<
\set PianoStaff.connectArpeggios = ##