Phil Holmes-2 wrote:
> 
> "Reinhold Kainhofer" <reinh...@kainhofer.com> wrote in message 
> news:201109040011.15344.reinh...@kainhofer.com...
>> 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.
> 
> Added as http://code.google.com/p/lilypond/issues/detail?id=1863
> 
isn't it supposed to work within chords only? see
http://lilypond.org/doc/v2.15/Documentation/notation/inside-the-staff#fingering-instructions

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


_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to