MIDI: fix regtest failure
[lilypond/patrick.git] / input / regression / rest-polyphonic.ly
blob08e681a10379e526b9f9323802ba105e6d645497
1 \header {
3 texidoc = "In polyphonic situations, rests are moved down
4 even if there is no opposite note or rest. The amount is two
5 @code{staff-space}s. "
9 \layout { ragged-right = ##t }
12 \version "2.12.0"
15 \new Staff \relative c' {
16 << { r8 g''4 g8 r g4 g8 } \\
17 { d,4 r d r } >>