MIDI: fix regtest failure
[lilypond/patrick.git] / input / regression / beam-position.ly
blob174a7dfe8213baf1e3260d43d290ab318350ab63
2 \version "2.12.0"
3 \header{
5 texidoc=" Beams on ledgered notes should always reach the middle staff
6 line. The second beam, counting from the note head side, should never
7 be lower than the second staff line. This does not hold for grace
8 note beams. Override with @code{no-stem-extend}. "
12 \layout {
13 ragged-right = ##t
17 \context Voice \relative c {
18 f8[ f] f64[ f]
19 \grace {
20 f8[ e8]
21 \override Stem #'no-stem-extend = ##f
22 f8[ e8]
23 \revert Stem #'no-stem-extend
25 f8[ f]