]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/hymn.ly
LSR: adding new files.
[lilypond.git] / input / test / hymn.ly
index af9c86a92699c708f0a75263f04ebd6b9ae3a1be..a16739b846d9d8295719ef0d1b2b4bddaba1d3b5 100644 (file)
@@ -1,5 +1,5 @@
 
-\version "2.3.4"
+\version "2.10.0"
 
 \header { texidoc = "
 
@@ -24,11 +24,11 @@ texts, so they should be switched off.
                                d2 a
                        }
        >>
-       \paper{
-               linewidth=140.\mm
+       \layout{
+               line-width=140.\mm
                \context {
                        \Voice
-                       soloADue = ##f
+                       printPartCombineTexts = ##f
                }
        }
 }