]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/accidental-quarter.ly
The grand \paper -> \layout, \bookpaper -> \paper renaming.
[lilypond.git] / input / regression / accidental-quarter.ly
index 85b2f1bf9743b0af7bb0940e534c5458a32817c4..18fbe4db27e3abd85ef6dbf333eac65d0caa1c82 100644 (file)
@@ -3,7 +3,7 @@
     texidoc = "Quarter tone notation is supported, including
     threequarters flat."
     }
-\version "2.3.17"
+\version "2.3.22"
 
 \score {
      \relative c'' {
@@ -19,5 +19,5 @@
        cisih
        cisis
     }
-    \paper { raggedright = ##t }
+    \layout { raggedright = ##t }
 }