]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/orchestscore.ly
release: 1.1.45
[lilypond.git] / input / test / orchestscore.ly
index eb7d152550a9abf4563a7021c7a5458c972d09a9..411d7beb9525db933c5ff9df5290ea67e01cbf5a 100644 (file)
@@ -88,18 +88,12 @@ c1 | c2 c | c c | c c | c c | c c | c c | c c |
     textheight = 260.\mm;
     \translator {
        \OrchestralScoreContext
-        minVerticalAlign = 3.5*\staffheight; % No effect!!??
+        minVerticalAlign = 2.2*\staffheight; 
     }
     \translator { \StaffContext
        \consists "Staff_margin_engraver";
         marginScriptPadding = 15.0;
     }
-    \translator { \StaffGroupContext
-        minVerticalAlign = 2.5*\staffheight;
-    }
-    \translator { \GrandStaffContext
-        minVerticalAlign = 2.5*\staffheight;
-    }
   }
 }