MIDI: fix regtest failure
[lilypond/patrick.git] / input / regression / volta-multi-staff.ly
blob0a87f89b2c993a01e353ec2d814b973cd5e6d98e
1 \header {
2 texidoc = "By default, the volta brackets appear only in the topmost staff."
5 \layout { ragged-right = ##t }
6 \version "2.12.0"
8 vmus = { \repeat volta 2 c1 \alternative { d e } }
10 \relative c'' <<
11 \new StaffGroup <<
12 \new Staff \vmus
13 \new Staff \vmus
15 \new StaffGroup <<
16 \new Staff \vmus
17 \new Staff \vmus