Hi Victor,

this might be an acceptable workaround:

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\version "2.9.7"

\score {
  {
    \new Staff {
      < a-1 c'''-1 >32
      < a-2 c'''-2 >32
      < a-1 c'''-1 >32
      < a-2 c'''-2 >32
      \set fingeringOrientations = #'(up left)
      < a-1 c'''-1 >32
      < a-2 c'''-2 >32
      < a-1 c'''-1 >32
      < a-2 c'''-2 >32
      \set fingeringOrientations = #'(up right)
      < a-1 c'''-1 >32
      < a-2 c'''-2 >32
      < a-1 c'''-1 >32
      < a-2 c'''-2 >32
      < a-1 c'''-1 >32
      < a-2 c'''-2 >32
      < a-1 c'''-1 >32
      < a-2 c'''-2 >32
    }
  }
}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

Cheers,
Markus





_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to