Creating cross-staff arpeggios in other contexts: 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: | ||
Cross-staff ''arpeggios'' can be created in contexts other than <code>GrandStaff</code> and its derived siblings (<code>PianoStaff</code>, <code>ChoirStaff</code>, and <code>StaffGroup</code>) if the <code>Span_arpeggio_engraver</code> is included in the <code>Score</code> context. | Cross-staff ''arpeggios'' can be created in contexts other than <code>GrandStaff</code> and its derived siblings (<code>PianoStaff</code>, <code>ChoirStaff</code>, and <code>StaffGroup</code>) if the <code>Span_arpeggio_engraver</code> is included in the <code>Score</code> context. | ||
<lilypond version="2.24 | <lilypond version="2.24"> | ||
<< | << | ||
\new PianoStaff << | \new PianoStaff << | ||