]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/grace-nest3.ly
* scripts/convert-ly.py (conv): fixed \context Foo = mixedCaps
[lilypond.git] / input / regression / grace-nest3.ly
index ba8df3114eb9105e705eabaeca22682c2bf4ea9a..5d0a0d987c2b01e0aa6fbd44e533dbcc51c6f294 100644 (file)
@@ -1,10 +1,10 @@
-\version "2.1.26"
+\version "2.4.0"
 \header {
     texidoc = "In nested syntax, graces are still properly handled."
     }
-    \paper { raggedright= ##t }
+    \layout { raggedright= ##t }
 
-\score { \notes \relative c'' {
+\score {  \relative c'' {
        f1
     \grace e8 f1
         << { \grace { e8 } f1 } >>