lilypond-user
[Top][All Lists]
Advanced

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

Re: Allowing a collision


From: Paul Hodges
Subject: Re: Allowing a collision
Date: Wed, 4 Jan 2023 17:10:39 +0000

Because although I've used it a lot, I set it up initially a year ago and had forgotten that I'd had to add the Span_stem_engraver to the PianoStaff context.  Once reminded of that, I can of course see that it can equally be added to the StaffGroup context that I'm using.

Thanks,
Paul


From: Jean Abou Samra <jean@abou-samra.fr>
To: Paul Hodges <pwh@cassland.org>, lilypond-user Mailinglist <lilypond-user@gnu.org>
Sent: 04/01/2023 16:27
Subject: Re: Allowing a collision

Le 04/01/2023 à 17:24, Paul Hodges a écrit :
> I have a score which has two staves, for unrelated instruments.  To
> reproduce the composer's notation, I occasionally need to join the
> stems of simultaneous notes on the two staves.
>
> In a piano staff this is catered for using the \crossStaff command.
>  However, in my case this is inapplicable; so I am trying either to
> lengthen the stems on one staff or to draw a line joining them, using
> \markup.
>
> However, whichever method I try, LilyPond prevents the extended
> stem/line from reaching note on the other staff, because it prevents
> the collision from happening.
>
> Is there a way to turn off the collision avoidance for this specific
> item in isolation?


The real question is: why is \crossStaff inapplicable for you?


reply via email to

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