X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=input%2Fregression%2Fpage-layout-manual-position.ly;h=60ff82d3e1a130b83d3448402c2f71c77a6e07bb;hb=65ba9df14e3a74b78689aa9e504d9d45f9cd35ac;hp=37ff5c9e92da6668000358493349d9e95d814a2f;hpb=0c289671d105bea58592607cb508aef59aee882b;p=lilypond.git diff --git a/input/regression/page-layout-manual-position.ly b/input/regression/page-layout-manual-position.ly index 37ff5c9e92..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.10.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) )