]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/page-breaks.ly
Release: bump Welcome versions.
[lilypond.git] / input / regression / page-breaks.ly
index b77b541286e8394b144f7111b1714630655066da..441579a44a6a902bed7f5b05bbcc69b9315c4a20 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.7.13"
+\version "2.19.21"
 
 \header {
 
@@ -24,7 +24,7 @@
 }
 
 \paper {
-  raggedlastbottom = ##f
+  ragged-last-bottom = ##f
 
   bookTitleMarkup = \markup {
     \override #'(baseline-skip . -3)
     \column {
       \fill-line {
        " "
-       \line { "Music engraving by LilyPond" #(ly:export (lilypond-version)) }4
+       \line { "Music engraving by LilyPond" #(lilypond-version) }4
        " "
       }
       \with-url
       %% todo: lilypond.org/music-engraving
-      #"http://lilypond.org/web/"
+      #"http://lilypond.org/"
       \fill-line {
        "www.lilypond.org"
       }
@@ -76,7 +76,7 @@
 
 \book {    
   \score {
-    \new Staff \relative c' {
+    \new Staff \relative {
       %% 19: ideally cramped
       %% Calculating page breaks...[6][11][16]
       %%\repeat unfold 19 { a b c d \break }