]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/lyric-phrasing.ly
Imported Upstream version 2.14.2
[lilypond.git] / input / regression / lyric-phrasing.ly
index fe32bef281120cf31d4febeb7ae61a59605e32c2..34724d77aff7058b1f1506c2424610b329d4bde9 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.6.0"
+\version "2.14.0"
 \header {
 
   texidoc = "
@@ -8,10 +8,13 @@
 "
 }
 
+  \layout { ragged-right = ##t }
+
+
 
 
 <<
-  \relative c' \context Voice = "bla" {
+  \relative c' \new Voice = "bla" {
     \autoBeamOff
     c4( c16 d c b)  c4
     d16[ e f g]
@@ -22,5 +25,5 @@
     izzz
   }
 >>
-  \layout { raggedright = ##t }
+