]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/part-combine-mmrest-after-solo.ly
637775a9dadb9e220f8cf529106ee50aed2b54d6
[lilypond.git] / input / regression / part-combine-mmrest-after-solo.ly
1
2 \header { texidoc = " Multimeasure rests are printed after solos, both
3     for solo1 and for solo2."  }
4 \version "2.3.17"
5
6 \paper { raggedright = ##t }
7   \new Staff 
8     \partcombine
9      \relative c''{ R1*2 | c4 r2.  | c2 r  | R1 }
10      \relative c' {  c2 r | R1 | c4 r2. | R1*2  }