]> git.donarmstrong.com Git - lilypond.git/commitdiff
Fix #175
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Wed, 24 Jan 2007 15:49:46 +0000 (16:49 +0100)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Wed, 24 Jan 2007 15:49:46 +0000 (16:49 +0100)
set minimum-Y-extent on DynamicTextSpanner

scm/define-grobs.scm

index 790aa0090aad5d1b5a3cf37cb801bf6cf4a5eadc..b1778a75b4475d44cecf34698915c2631c5423cc 100644 (file)
        ;; (font-series . bold)
        (font-shape . italic)
        (style . dashed-line)
-
+       (minimum-Y-extent . (-1 . 1))
        ;; need to blend with dynamic texts.
        (font-size . 1)
        (bound-padding . 0.75)