[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Lilypond-auto] Issue 3320 in lilypond: Dynamic spanner vertical spa
From: |
lilypond |
Subject: |
Re: [Lilypond-auto] Issue 3320 in lilypond: Dynamic spanner vertical spacing |
Date: |
Sun, 05 May 2013 01:26:14 +0000 |
Comment #20 on issue 3320 by address@hidden: Dynamic spanner vertical
spacing
http://code.google.com/p/lilypond/issues/detail?id=3320
The patch gives a little extra space above the dashes in the original test,
unless there is a line break (image). In the reg tests 'text-spanner.ly'
also shows the dashes getting closer. Mike says that is desired "because
we never want the padding going outside of the grob". Tracing back through
issue 2795 the original example did want space above the "cresc."
<http://lists.gnu.org/archive/html/bug-lilypond/2012-08/pngc0EEbKVilz.png>
It turns out the cause for that change was that 'padding' no longer applies
between things that use "skylines". We need to use 'outside-staff-padding'
instead. I put the 'outside-staff-padding' into issue 3336.
May I withdraw my bug-report? Can we switch to invalid?
I still think it would be useful to implement 'minimum-X/Y-extent', when
defined, by putting a box of that size into the skyline. The overall
skyline would be the union of the stencil outline and that core box. Then
people who learned to use that property, can still get the effect.
--
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
- Re: [Lilypond-auto] Issue 3320 in lilypond: Dynamic spanner vertical spacing,
lilypond <=