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


_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to