Volta brackets in multiple staves: 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: | ||
By adding the <code>Volta_engraver</code> to the relevant staff, volte can be put over staves other than the topmost one in a score. | By adding the <code>Volta_engraver</code> to the relevant staff, volte can be put over staves other than the topmost one in a score. | ||
<lilypond version="2.24 | <lilypond version="2.24"> | ||
voltaMusic = \relative c'' { | voltaMusic = \relative c'' { | ||
\repeat volta 2 { | \repeat volta 2 { | ||