lilypond-user
[Top][All Lists]
Advanced

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

fingering direction


From: Martin Tarenskeen
Subject: fingering direction
Date: Mon, 11 Jan 2010 12:07:41 +0100 (CET)
User-agent: Alpine 2.00 (LFD 1167 2008-08-23)


Hi,

Running lilypond 2.12.3, I was trying:

\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.

--

Martin




reply via email to

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