On 27.07.2014, at 22:18, Phil Holmes <[email protected]> wrote:

> I don't know.  My guess: there is no reasonable slur that will miss the 
> hairpin if the hairpin is inside the slur, so Lily does the best compromise.

Thanks, Phil!  It’s actually an excerpt of a real-life example I’m trying to 
re-engrave.  There is probably no automated solution for this case so I might 
use the \shape function.

patrick
>  
> ----- Original Message -----
> From: pls
> To: Abel Cheung
> Cc: lilypond-user
> Sent: Sunday, July 27, 2014 8:18 PM
> Subject: Re: Hairpin inside slur?
> 
> Hey all,
> 
> today I experimented with hairpins inside slurs and encountered a strange 
> phenomenon: 
> 
> \version "2.19.11"
> 
> exOne = { 
>   \override Slur.height-limit = 20
>   \override DynamicLineSpanner #'outside-staff-priority = ##f  
>   c'32 ( g'32 ^\< c''32 g''32\! a''32 ^\> g''32 e''32\! g'32 )   
> }
> 
> exTwo = { 
>   \override Slur.height-limit = 20
>   \override DynamicLineSpanner #'outside-staff-priority = ##f  
>   e32 (  g32_\< b32 c'32\! d'32_\> c'32  g32\! e32 )    
> }
> 
> {
>   \exOne 
> }
> 
> {
>   \exTwo 
> }
> 
> <hairpins-inside-slurs.png>
> 
> The second example works as expected.  I’m running out of ideas why the 
> hairpins can’t be moved inside the slur in the first example.  Am I missing 
> something?
> 
> Thanks for your help!
> 
> patrick
> On 26.07.2014, at 22:29, Abel Cheung <[email protected]> wrote:
> 
>> On Sat, Jul 26, 2014 at 11:54 PM, Thomas Morley
>> <[email protected]> wrote:
>>>> Currently hairpin is always placed outside slurs. What controls their
>>>> vertial priority?
>>> 
>>>  \override DynamicLineSpanner #'outside-staff-priority = ##f
>> 
>> Silly me, I've been keep trying zero and negative values. Thanks a lot.
>> 
>> Abel
>> 
>> 
>> 
>>> 
>>>>  \music
>>>>  \break
>>>>  \override Hairpin.extra-offset = #'(0 . 3)
>>>>  \music
>>>> }
>>>> 
>>>> --
>>>> Abel Cheung
>>> 
>>> HTH,
>>>  Harm
>> 
>> 
>> 
>> -- 
>> Abel Cheung
>> New GPG Key fingerprint: F43B 7F88 3D7B 4B58 928E  0151 EC2B E414 3B03 A8AC
>> Old GPG Key fingerprint: 671C C7AE EFB5 110C D6D1  41EE 4152 E1F1 C671 86FF
>> 
>> _______________________________________________
>> lilypond-user mailing list
>> [email protected]
>> https://lists.gnu.org/mailman/listinfo/lilypond-user
> 
> 
> 
> _______________________________________________
> lilypond-user mailing list
> [email protected]
> https://lists.gnu.org/mailman/listinfo/lilypond-user

_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to