]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/lyric-melisma-melisma.ly
Issue 5148/2: three-sided-box snippet: use #:properties keyword
[lilypond.git] / input / regression / lyric-melisma-melisma.ly
index af0290ab22b94e0902f1267e15fb1680179eac87..ab602a016dfbb3a8d09a4bb669570ae179c16fe6 100644 (file)
@@ -1,11 +1,11 @@
-\version "2.14.0"
+\version "2.19.21"
 \header {
   texidoc = "A syllable aligned with a melisma delimited with
-@code{\melisma} and @code{\melismaEnd} should be left-aligned.
+@code{\\melisma} and @code{\\melismaEnd} should be left-aligned.
 "
 }
 
-\relative c' {
-  c4 c c16\melisma d e f \melismaEnd g4
+\relative {
+  c'4 c c16\melisma d e f \melismaEnd g4
 }
 \addlyrics { ha ha looong __ ho }