]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/lyric-hyphen-break.ly
Issue 5167/6: Changes: show \markup xxx = ... \etc assignments
[lilypond.git] / input / regression / lyric-hyphen-break.ly
index e9d3542568bc9ba292ec7fdc6f6356b471988b09..fd6121754b886eba6fcc2e0052b5ca4f606582c0 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.10.0"
+\version "2.19.21"
 
 \header {
 
@@ -20,8 +20,8 @@ they go past the first note. "
 
 
 <<
-  \new Voice \relative c'' {
-    \time 1/4 c16[ c c  c]
+  \new Voice \relative {
+    \time 1/4 c''16[ c c  c]
     \time 1/4
     c16[ c c c]
     \time 1/4
@@ -29,8 +29,8 @@ they go past the first note. "
   } \addlyrics {
     bla16 -- bla -- bla -- bla --
     bla -- bla -- bla -- bla8 --
-    bla16 -- bla -- bla 
+    bla16 -- bla -- bla
   }
 >>
 
-  
+