]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/lyric-hyphen-break.ly
Merge branch 'master' of git+ssh://jneem@git.sv.gnu.org/srv/git/lilypond
[lilypond.git] / input / regression / lyric-hyphen-break.ly
index 8c3f889628f79e8dc1c5c1a6e51e3bc46d5d7c28..c48f7c8737a39817aa6461edb4c35b716b769432 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.7.32"
+\version "2.10.0"
 
 \header {
 
@@ -8,6 +8,17 @@ they go past the first note. "
 }
 
 
+\layout   {
+  indent = 0.0 \cm
+  line-width = 3.4 \cm
+
+  \context {
+    \Staff \remove "Time_signature_engraver"
+  }
+}
+
+
+
 <<
   \new Staff \relative c'' {
     \time 1/4 c16[ c c  c]
@@ -23,15 +34,5 @@ they go past the first note. "
     bla16 -- bla -- bla 
   }
 >>
-  \layout   {
-    indent = 0.0 \cm
-    line-width = 3.4 \cm
-
-    \context {
-      \Staff \remove "Time_signature_engraver"
-    }
-  }
-  
-