[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Lilypond-auto] Issue 3320 in lilypond: Dynamic spanner vertical spacing
From: |
lilypond |
Subject: |
[Lilypond-auto] Issue 3320 in lilypond: Dynamic spanner vertical spacing |
Date: |
Wed, 17 Apr 2013 04:20:15 +0000 |
Status: Accepted
Owner: ----
Labels: Type-Ugly Regression
New issue 3320 by address@hidden: Dynamic spanner vertical spacing
http://code.google.com/p/lilypond/issues/detail?id=3320
Originally reported in the email linked to the start of issue 2795
A setting for DynamicTextSpanner in scm/define-grobs.scm:857
;; make sure the spanner doesn't get too close to notes
(minimum-Y-extent . (-1 . 1))
no longer has effect.
minimum-Y-extent is a way to specify the core extent of a variable-sized
object, so its overall extent is never smaller than this core. When
stencil outlines are used instead of extents, we have no way to get the
same effect.
{ b4( b \cresc b b)\! b b b\cresc b b( b b b) \! }
Attachments:
min_Y_ext.png 4.2 KB
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
- [Lilypond-auto] Issue 3320 in lilypond: Dynamic spanner vertical spacing,
lilypond <=
- Re: [Lilypond-auto] Issue 3320 in lilypond: Dynamic spanner vertical spacing, lilypond, 2013/04/17
- Re: [Lilypond-auto] Issue 3320 in lilypond: Dynamic spanner vertical spacing, lilypond, 2013/04/17
- Re: [Lilypond-auto] Issue 3320 in lilypond: Dynamic spanner vertical spacing, lilypond, 2013/04/17
- Re: [Lilypond-auto] Issue 3320 in lilypond: Dynamic spanner vertical spacing, lilypond, 2013/04/17
- Re: [Lilypond-auto] Issue 3320 in lilypond: Dynamic spanner vertical spacing, lilypond, 2013/04/17
- Re: [Lilypond-auto] Issue 3320 in lilypond: Dynamic spanner vertical spacing, lilypond, 2013/04/17
- Re: [Lilypond-auto] Issue 3320 in lilypond: Dynamic spanner vertical spacing, lilypond, 2013/04/17
- Re: [Lilypond-auto] Issue 3320 in lilypond: Dynamic spanner vertical spacing, lilypond, 2013/04/17
- Re: [Lilypond-auto] Issue 3320 in lilypond: Dynamic spanner vertical spacing, lilypond, 2013/04/17
- Re: [Lilypond-auto] Issue 3320 in lilypond: Dynamic spanner vertical spacing, lilypond, 2013/04/17