lilypond-user
[Top][All Lists]
Advanced

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

Allowing a collision


From: Paul Hodges
Subject: Allowing a collision
Date: Wed, 4 Jan 2023 16:24:40 +0000

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?

Regards,
Paul

reply via email to

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