MIDI: fix regtest failure
[lilypond/patrick.git] / input / regression / grace-stem-length.ly
blobd4c831f6cf2470fcedde8562c068c8ae8c9b779b
1 \header {
2 texidoc = "Stem lengths for grace notes should be shorter than
3 normal notes, if possible. They should never be longer, even if that
4 would lead to beam quanting problems."
6 \version "2.12.0"
8 \layout {
9 ragged-right = ##t
11 % "debug-beam-quanting" = ##t
13 \relative c'' {
14 << { d8.\noBeam d16 } \\ >> \grace { d16 } c8.[ b16]
15 << { c16[ b] } \\ >>
17 \grace { c16[ b] } d4
18 % \override Beam #'inspect-quants =#'(2.8 . 2.5)
19 % \grace { c16[ b] } d4