]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/spacing-short-notes.ly
* scripts/convert-ly.py (conv): fixed \context Foo = mixedCaps
[lilypond.git] / input / regression / spacing-short-notes.ly
index a4d95d0ed81c93c68c691ed0eaa352facc82032b..f36e91699e7c7a1c45d8ed940d0d6e084ea27b29 100644 (file)
@@ -1,5 +1,5 @@
 
-\version "2.3.4"
+\version "2.4.0"
 \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}
 }