]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/define-grobs.scm
(Determining a grob
[lilypond.git] / scm / define-grobs.scm
index c987c97b0a738eda0514f301f60bbb7c2296e9c8..131dd4831c25f6075f8be49282d640ffc543e5ce 100644 (file)
                                (instrument-name left-edge ambitus breathing-sign
                                                 clef  staff-bar key-signature
                                                 time-signature custos)
+
+                               ; unbroken
                                (instrument-name left-edge ambitus breathing-sign
                                                 clef  staff-bar key-signature
                                                 staff
                                                 time-signature custos)
+                               ; begin of line
                                (instrument-name left-edge ambitus breathing-sign
                                                 clef key-signature staff-bar
                                                 time-signature custos)
        (script-priority . 100)
        (font-encoding . number)
        (font-size . -5)                ; don't overlap when next to heads.
-       (font-shape . upright)
        (meta . ((interfaces . (finger-interface font-interface text-script-interface text-interface side-position-interface self-alignment-interface item-interface ))))
        ))