]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/define-grobs.scm
Adds automatic numbering to footnotes.
[lilypond.git] / scm / define-grobs.scm
index 65b59bb01bdbfcec293b3a0b2a807b58558661d0..4545e5bd9f6f7c130267397d3947812e31c82881 100644 (file)
        (footnote-text . ,(grob::calc-property-by-copy 'footnote-text))
        (stencil . ,ly:balloon-interface::print)
        (text . ,(grob::calc-property-by-copy 'text))
+       (X-extent . #f)
        (Y-extent . #f)
        (X-offset . ,(grob::calc-property-by-copy 'X-offset))
        (Y-offset . ,(grob::calc-property-by-copy 'Y-offset))
        (spanner-placement . ,LEFT)
        (stencil . ,ly:balloon-interface::print-spanner)
        (text . ,(grob::calc-property-by-copy 'text))
+       (X-extent . #f)
        (Y-extent . #f)
        (X-offset . ,(grob::calc-property-by-copy 'X-offset))
        (Y-offset . ,(grob::calc-property-by-copy 'Y-offset))