-------- Original-Nachricht --------
Typo, here again:

\version "2.19.36"

\new Staff <<
   \clef "G_8"
   \new Voice {
     \voiceOne
     <a'-4>4 d'\rest <fis'-1> d'\rest
   }
   \new Voice {
     \voiceTwo
     \set fingeringOrientations = #'(down)
     <c-1>4 e\rest d e\rest
   }
   \new Voice {
      \voiceThree
      \set fingeringOrientations = #'(left)
      <c'-3>4 s
      \stemDown
      \set fingeringOrientations = #'(down)
      \once\override Fingering.staff-padding = #'()
      \once\override NoteColumn.force-hshift = #0
      <c'-4 d'-2>
      s
   }

Thank you Pierre,

I was aware of the possibilities to tweak the fingering positions - just wanted to be sure LilyPond doesn't provide more simple solution.
As you wrote: "This is actually pretty common in guitar scores".

Thomas

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

Reply via email to