]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/part-combine-cross.ly
Junk unused file Documentation/user/point-and-click.itely
[lilypond.git] / input / regression / part-combine-cross.ly
index 0044b3cec80c6f4618f5e03777bbce6df29922fd..e3369c920230720878ccdfdcef96b1cd22b93c4e 100644 (file)
@@ -4,11 +4,11 @@
 "
     }
 
-\version "2.4.0"
+\version "2.10.0"
 
 vone =  \relative a' { g4 g f f e e d d }
 vtwo =  \relative a' { e4 e f f g g a a }
-\layout { raggedright = ##t } 
+\layout { ragged-right = ##t } 
 
 \partcombine \vone \vtwo