X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Fpage-layout-manual-position.ly;h=60ff82d3e1a130b83d3448402c2f71c77a6e07bb;hb=5eca56fae0faa2db9cf7f12903e1a06c42b2af0d;hp=2335c6979d2be2f83d29f52bd1d4aca1d71cdd0c;hpb=33fee1aae93af367e6d2f0a80bef3e1b38eda9eb;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) )