]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/vertical-align.ly
release: 1.3.91
[lilypond.git] / input / test / vertical-align.ly
index 29d1ab180ec27f6ee1ea130b83aa0a9ba0b41dea..f744c3771e70d07d5c2d4df50c3bbdc607768f7d 100644 (file)
@@ -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 
        }