\version "2.13.51"
notesHigh = \relative c'' { \stemUp bes32[ r g' fis] } notesLow = \relative c'' { \override Fingering #'staff-padding = #'() \override StringNumber #'staff-padding = #'() \override Fingering #'add-stem-support = ##f \override StringNumber #'add-stem-support = ##t \set fingeringOrientations = #'(up) \set stringNumberOrientations = #'(up) \stemUp \change Staff = "high" \stemDown bes32[ \change Staff = "low" \stemUp <a-1> <c-4\3>16] } \score { \new PianoStaff << \new Staff = high { \notesHigh } \new Staff = low { \notesLow } >> } Nick
<<attachment: good.png>>
<<attachment: bad.png>>
_______________________________________________ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user