]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/page-layout-manual-position.ly
Release: bump Welcome versions.
[lilypond.git] / input / regression / page-layout-manual-position.ly
index bc19f4d25ab9b21d20fe70ceb735183ba5387c79..60ff82d3e1a130b83d3448402c2f71c77a6e07bb 100644 (file)
@@ -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)
       )