MIDI: fix regtest failure
[lilypond/patrick.git] / input / regression / beam-single-stem.ly
blob742e4f0e22ab5941fbdb1c2f775e45e10be0ef1f
1 \header {
3 texidoc = "Single stem beams are also allowed. For such beams,
4 clip-edges is switched off automatically."
7 \version "2.12.0"
9 \relative c' {
10 d16[]
11 \set stemRightBeamCount = #0
12 d32[]
15 \layout {
16 ragged-right = ##t