MIDI: fix regtest failure
[lilypond/patrick.git] / input / regression / lyric-extender-no-heads.ly
blob8bafe341910f928285ea06a66dd85e354b40a497
1 \header
3 texidoc = "Extender engraver also notices the lack of note heads.
4 Here the extender ends on the 2nd quarter note, despite the grace note
5 without a lyric attached."
9 \version "2.12.0"
11 \layout {
12 ragged-right = ##t
15 \relative c'' {
16 \time 3/4
17 d4~ d4 r4
18 \grace es8
23 \addlyrics { x __ x }