]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/lyric-melisma-melisma.ly
Issue 5167/6: Changes: show \markup xxx = ... \etc assignments
[lilypond.git] / input / regression / lyric-melisma-melisma.ly
1 \version "2.19.21"
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 {
9   c'4 c c16\melisma d e f \melismaEnd g4
10 }
11 \addlyrics { ha ha looong __ ho }