MIDI: fix regtest failure
[lilypond/patrick.git] / input / regression / lyric-extender-broken.ly
blobf35111b316e8daf77b1de36df72af7b27fddd07c
1 \version "2.12.0"
2 \header
5 texidoc = "Lyric extenders run to the end of the line if it
6 continues the next line. Otherwise, it should run to the last note
7 of the melisma."
11 \layout {
12 ragged-right = ##t
15 <<
16 \new Voice =A {
17 a1 ( a1 \break
18 a) a2( b) \break
19 a2
21 \lyricsto A \context Lyrics \lyricmode { a __ a __ ha }