]> git.donarmstrong.com Git - lilypond.git/commitdiff
* scm/define-grobs.scm (all-grob-descriptions): Change
authorMats Bengtsson <mats.bengtsson@s3.kth.se>
Tue, 4 Oct 2005 12:21:15 +0000 (12:21 +0000)
committerMats Bengtsson <mats.bengtsson@s3.kth.se>
Tue, 4 Oct 2005 12:21:15 +0000 (12:21 +0000)
collapse-height of the SystemStartBracket grob to 5.0,
so the bracket disappears for single stave score lines (similarly
to SystemStartBraces).

ChangeLog
scm/define-grobs.scm

index f1106665b0303e8729371a3ecaeb73cf4654ddd2..96d0425b9aed05ef21a2a3f2763a5d5125499b59 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2005-10-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
 
+       * scm/define-grobs.scm (all-grob-descriptions): Change
+       collapse-height of the SystemStartBracket grob to 5.0, 
+       so the bracket disappears for single stave score lines (similarly
+       to SystemStartBraces). 
+
        * Documentation/user/advanced-notation.itely (Polymetric
        notation): Clarify the use of compressMusic.
 
index 993cff018e6e705e50918dfdccfa2ddb5433783a..575781f335293c52357e2ecc1d5f6cf7737dc939 100644 (file)
        (X-offset-callbacks . (,(lambda (g a) -0.8)))
        (print-function . ,System_start_delimiter::print)
        (glyph . "bracket")
-       (collapse-height . 1)
+       (collapse-height . 5.0)
        (thickness . 0.45)
        (meta . ((class . Spanner)
                 (interfaces . (font-interface