Cross-staff chords – beaming problems workaround: Difference between revisions
Import snippet from LSR |
m Replace version="2.24.0" with version="2.24" now that the LilyWiki extension supports auto-selecting the latest release in a stable series |
||
| Line 1: | Line 1: | ||
Sometimes it is better to use stems from the upper staff for creating cross-staff chords, because no problems with automatic beam collision avoidance then arise. If the stems from the lower staff were used in the following example, it would be necessary to change the automatic beam collision avoidance settings so that it doesn't detect collisions between staves using <code>\override Staff.Beam.collision-voice-only = ##t</code> | Sometimes it is better to use stems from the upper staff for creating cross-staff chords, because no problems with automatic beam collision avoidance then arise. If the stems from the lower staff were used in the following example, it would be necessary to change the automatic beam collision avoidance settings so that it doesn't detect collisions between staves using <code>\override Staff.Beam.collision-voice-only = ##t</code> | ||
<lilypond version="2.24 | <lilypond version="2.24"> | ||
\new PianoStaff << | \new PianoStaff << | ||
\new Staff = up | \new Staff = up | ||