]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/spacing-short-notes.ly
The grand \paper -> \layout, \bookpaper -> \paper renaming.
[lilypond.git] / input / regression / spacing-short-notes.ly
index f8aae35bb0aa64468d07125b7d12af0364cb4313..906027d7d2c335c290d1c06e77d1d79350f0eee6 100644 (file)
@@ -1,5 +1,5 @@
 
-\version "2.3.17"
+\version "2.3.22"
 \header {
     
 texidoc = "Notes that are shorter than the common shortest note get a
@@ -20,6 +20,6 @@ eighth note. "
 
 }
 
-        \paper { raggedright = ##t}
+        \layout { raggedright = ##t}
 }