X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Fpage-layout.ly;h=4eafd885a05a69da36a5f1146c3e3675461a27c7;hb=b872748c6aa8bb721ced458691b38ac2fac5dfc8;hp=6674e53e432a07112b070c262057b80ee5c8cc18;hpb=bb91de5b7f8c4f753452730101c2422946067cc3;p=lilypond.git diff --git a/input/regression/page-layout.ly b/input/regression/page-layout.ly index 6674e53e43..4eafd885a0 100644 --- a/input/regression/page-layout.ly +++ b/input/regression/page-layout.ly @@ -1,8 +1,8 @@ -\version "2.12.0" +\version "2.19.21" + - \header { texidoc = "This shows how different settings on \paper modify the @@ -10,9 +10,9 @@ general page layout. Basically \paper will set the values for the whole paper while \layout for each \score block. This file is best viewed outside the collated files document. -" +" + - title = "Title" subtitle = "(and (the) subtitle)" subsubtitle = "Sub sub title" @@ -29,8 +29,6 @@ This file is best viewed outside the collated files document. %paper-height = 2\cm top-margin = 2\cm bottom-margin = 2\cm - %heap-separation = 7\cm - %foot-separation = 7\cm ragged-bottom = ##t ragged-last-bottom = ##t left-margin = 3\cm @@ -41,24 +39,24 @@ This file is best viewed outside the collated files document. annotate-spacing = ##t - + } \book { \score { - \relative c'' { + \relative { \repeat unfold 10 { - \repeat unfold 4 {c4} + \repeat unfold 4 {c''4} } } \header {piece = "Piece I"} \layout {line-width = 13\cm} } \score { - \relative c'' { + \relative { \repeat unfold 10 { - \repeat unfold 4 {c4} + \repeat unfold 4 {c''4} } } \header {