X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Fpage-layout-manual-position.ly;h=60ff82d3e1a130b83d3448402c2f71c77a6e07bb;hb=cb04c4c790e5ad83a03b3761421db17a72aeae61;hp=2335c6979d2be2f83d29f52bd1d4aca1d71cdd0c;hpb=3bafaae8bf353619d2f97036e874f1c9cb787adf;p=lilypond.git diff --git a/input/regression/page-layout-manual-position.ly b/input/regression/page-layout-manual-position.ly index 2335c6979d..60ff82d3e1 100644 --- a/input/regression/page-layout-manual-position.ly +++ b/input/regression/page-layout-manual-position.ly @@ -8,7 +8,7 @@ systems may be placed absolutely on the printable area of the page." } -\version "2.12.0" +\version "2.17.6" #(set-default-paper-size "a6" 'portrait) @@ -25,15 +25,13 @@ systems may be placed absolutely on the printable area of the page." \score { { \overrideProperty - #"Score.NonMusicalPaperColumn" - #'line-break-system-details + Score.NonMusicalPaperColumn.line-break-system-details #'((Y-offset . 0.0)) c1 c1 \break \overrideProperty - #"Score.NonMusicalPaperColumn" - #'line-break-system-details + Score.NonMusicalPaperColumn.line-break-system-details #'((Y-offset . 62.0) (X-offset . 8.0) )