Am Sunday, 4. September 2011, 08:50:47 schrieb -Eluze: > 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 | > > using > > \set fingeringOrientations = #'(…) > > to set directions you can override its behavior ad hoc (with _ or ^)!
Unfortunately, \voiceOne sets the 'direction, so inside \voiceOne you CANNOT override the behaviour with ^ or _. That's how I found that problem. Cheers, Reinhold -- ------------------------------------------------------------------ Reinhold Kainhofer, [email protected], http://reinhold.kainhofer.com/ * Financial & Actuarial Math., Vienna Univ. of Technology, Austria * http://www.fam.tuwien.ac.at/, DVR: 0005886 * LilyPond, Music typesetting, http://www.lilypond.org _______________________________________________ bug-lilypond mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-lilypond
