]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/spacing-ragged-last.ly
* configure.in (reloc_b): bump fontforge requirement to 20050624.
[lilypond.git] / input / regression / spacing-ragged-last.ly
index f18898601430ef3437905090637fd9ac33fc4c58..ff5d1a28c98fdc9d5583dea7144e91352e930596 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.3.4"
+\version "2.6.0"
 
 \header {
 
@@ -11,7 +11,7 @@
 
 \score  {
      \relative c'' \new Staff { \repeat unfold 20 { c1 } }
-    \paper{
+    \layout{
        raggedlast = ##t
     }
 }