4 texidoc
= " Spacing for one staff in polymetric music should
5 be not hampered by a staff in another time signature."
10 \context Staff
= upper
\notes\relative c''{
11 \property Staff
.timeSignatureFraction
= #'(3 . 4)
16 \context Staff
= lower
\notes\relative c' {
17 \property Staff
.timeSignatureFraction
= #'(4 . 4)
26 \remove Timing
_engraver
30 \consists Timing
_engraver