]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/apply-context.ly
* scripts/convert-ly.py (conv): fixed \context Foo = mixedCaps
[lilypond.git] / input / regression / apply-context.ly
index 2f40588d0040a98a05a7bad29897172a79ba22a3..874e4a47e24ef606f579bdb474bdfc5076b9f8ed 100644 (file)
@@ -1,5 +1,5 @@
 
-\version "2.1.30"
+\version "2.4.0"
 
 
 \header {
@@ -14,10 +14,10 @@ This example prints a bar-number during processing on stdout.
 
 }
 
-    \paper { raggedright= ##t }
+    \layout { raggedright= ##t }
 
 
-\score { \notes \relative c'' {
+\score {  \relative c'' {
     c1 c1
 
     %% todo: should put something interesting in the .tex output.