lilypond-user
[Top][All Lists]
Advanced

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

Re: fingering direction


From: Trevor Daniels
Subject: Re: fingering direction
Date: Mon, 11 Jan 2010 12:36:28 -0000


Martin Tarenskeen wrote Monday, January 11, 2010 11:07 AM

\relative c' {
  \override Fingering #'direction = #DOWN
  <c-5 e-3 g-1>
}

expecting, but not getting the same result as:

\relative c' {
  <c_5 e_3 g_1>
}

Can someone explain why the first example does not put all the fingering below the notes ? Just curious, the second method is simpler anyway.

The 'direction property has no effect on the
fingering in chords but the direction indicators
do.

Setting fingeringOrientations gives greater control
over the placement of fingerings in chords. See
Fingering in the Learning Manual, section 4.4.2 for
a full explanation of fingering positioning.

Trevor






reply via email to

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