bug-lilypond
[Top][All Lists]
Advanced

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

Re: Hairpin flared + circled-tip won't work together.


From: David Nalesnik
Subject: Re: Hairpin flared + circled-tip won't work together.
Date: Wed, 19 Aug 2015 12:02:21 -0500

Hi Karim,

On Wed, Aug 19, 2015 at 11:01 AM, Karim Haddad <address@hidden>
wrote:

> Hello list,
>
> I hope this issue is not reported. If it is sorry to post it again :
>

https://code.google.com/p/lilypond/issues/detail?id=3357


>
> in this example :
>
> \version "2.19.25"
>
> {
> \override Hairpin.stencil = #flared-hairpin
> \override Hairpin #'circled-tip = ##t
>
> c'4 \< c'2 c'4 \!
> |
> \revert Hairpin.stencil
> c'4 \< c'2 c'4 \!
> |
>
> }
>
> if flared-hairpin and circled-tip are used together, the circled-tip won't
> appear. It is also the case in the stable version 2.18
>
>
I worked on this a time.  The attached is where I left off.  Note that this
will make circled tips and it will also break Ferneyhough haipins across
lines (not covered by issue 3357).  I think I put aside working on this
because of deciding how to deal with breaks in some of the more strange
shapes possible -- though it shouldn't be too hard to filter this down to a
patch for the tracker issue and leave breaks for later.

Anyway, hope this helps!

David

Attachment: flared-circled-tip.ly
Description: Text Data


reply via email to

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