]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/lyric-melisma-melisma.ly
Docs: run convert-ly for 2.14.0.
[lilypond.git] / input / regression / lyric-melisma-melisma.ly
1 \version "2.14.0"
2 \header {
3   texidoc = "A syllable aligned with a melisma delimited with
4 @code{\melisma} and @code{\melismaEnd} should be left-aligned.
5 "
6 }
7
8 \relative c' {
9   c4 c c16\melisma d e f \melismaEnd g4
10 }
11 \addlyrics { ha ha looong __ ho }