]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/lyric-hyphen-break.ly
Run scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / input / regression / lyric-hyphen-break.ly
index 41cff57e68939f0bbaa84e4bae5b8a2744cd8fe5..2a67e35c0277fd34a73216a3df76ec6d08ece147 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.10.0"
+\version "2.16.0"
 
 \header {
 
@@ -20,19 +20,17 @@ they go past the first note. "
 
 
 <<
-  \new Staff \relative c'' {
+  \new Voice \relative c'' {
     \time 1/4 c16[ c c  c]
     \time 1/4
     c16[ c c c]
     \time 1/4
     r c16[ c c]
-
-  }
-  \new Lyrics \lyricmode {
+  } \addlyrics {
     bla16 -- bla -- bla -- bla --
     bla -- bla -- bla -- bla8 --
-    bla16 -- bla -- bla 
+    bla16 -- bla -- bla
   }
 >>
 
-  
+