Hello, corresponding to
http://lilypond.org/doc/v2.19/Documentation/notation/inside-the-staff#Ausgewahlte-Schnipsel-21 I want to change the position of the fingering. This doesn't work in my case. Wrong's wrong here? \version "2.19.80" \relative c' { \key es\major \clef bass \set fingeringOrientations = #'(down) c-1^\( bes-2 as-3 g-4 | f-1 es-2 d-3 es-2\) | } Best regards, Helge
