bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Text cresc *without dashed line* and Y-offset


From: Jay Anderson
Subject: Re: Text cresc *without dashed line* and Y-offset
Date: Sun, 30 May 2010 16:41:43 -0700

On Sun, May 30, 2010 at 2:03 PM, Neil Puttock <address@hidden> wrote:
> On 28 May 2010 17:48, Xavier Scheuer <address@hidden> wrote:
>
>> Shouldn't we open an issue about this on the tracker, at least to
>> keep track on this discussion and your very interesting proposal?
>
> I should have a patch sorted later, so there's no need to log this on
> the tracker.  Once I've refreshed the (approved) patch for issue #305,
> I'll add the enhancement for DynamicTextSpanners.

As a side note, I've started using the following for cresc. markings
without a dashed line:

justcresc = #(make-music 'CrescendoEvent 'span-direction START
'span-type 'text 'span-text "cresc." 'tweaks '((dash-period . -1.0)))

-----Jay



reply via email to

[Prev in Thread] Current Thread [Next in Thread]