From: fred Date: Tue, 26 Mar 2002 23:26:04 +0000 (+0000) Subject: lilypond-1.3.91 X-Git-Tag: release/1.5.59~1407 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=2f72015c98f36fa0829010e66aee068f89ad1757;p=lilypond.git lilypond-1.3.91 --- diff --git a/input/test/vertical-align.ly b/input/test/vertical-align.ly index 29d1ab180e..f744c3771e 100644 --- a/input/test/vertical-align.ly +++ b/input/test/vertical-align.ly @@ -4,8 +4,8 @@ \score { \notes < \context GrandStaff < { - \property GrandStaff . maxVerticalAlign = #60.0 - \property GrandStaff . minVerticalAlign = #35.0 + \property GrandStaff . maxVerticalAlign = #12.0 + \property GrandStaff . minVerticalAlign = #7.0 c'1 \break c'''''1 }