]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/multi-measure-rest-multi-staff-center.ly
Make relative-includes configurable with a -d option.
[lilypond.git] / input / regression / multi-measure-rest-multi-staff-center.ly
1 \header { texidoc = "The centering of multi-measure rests is
2 independent on prefatory matter in other staves."
3
4         }
5
6
7 \version "2.11.51"
8 \layout { ragged-right = ##t }
9
10
11 << \new Staff  { R1 } 
12    \new Staff { f'1  \clef bass } 
13
14  >>
15
16  
17