bug-lilypond
[Top][All Lists]
Advanced

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

Re: Explicit fingering direction (^3) has no effect if Fingering #'direc


From: -Eluze
Subject: Re: Explicit fingering direction (^3) has no effect if Fingering #'direction is set
Date: Sat, 3 Sep 2011 23:50:47 -0700 (PDT)


Reinhold Kainhofer wrote:
> 
> If the Fingering grob has an explicit direction set, it is NOT possible to 
> override it with an explicit direction in the input:
> 
>     \override Fingering #'direction = #DOWN
>     c'4-3 c'4^3 c'4_3 c'4-3 |
> 
> In this example, all fingerings will be below the staff, but the second
> one 
> should still be above, since ^ is explicitly given. Full example is
> attached.
> 
> The only way to override is with an explicit 
>     \once\override Fingering #'direction = #UP
> 
> Cheers,
> Reinhold
> 
> PS: For other grobs, like DynamicText or DynamicLineSpanner an explicit 
> direction (^ or _) overrides the Grob's direction.
> 
> 
using 

\set fingeringOrientations = #'(…) 

to set directions you can override its behavior ad hoc (with _ or ^)! 

cheers
Eluze
-- 
View this message in context: 
http://old.nabble.com/Explicit-fingering-direction-%28%5E3%29-has-no-effect-if-Fingering--%27direction-is-set-tp32393852p32394705.html
Sent from the Gnu - Lilypond - Bugs mailing list archive at Nabble.com.




reply via email to

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