bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

strokeFingerOrientations bug


From: Rachael Thomas Carlson
Subject: strokeFingerOrientations bug
Date: Mon, 10 Jun 2013 13:11:47 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130510 Thunderbird/17.0.6

% Setting strokeFingerOrientations has no effect within a tabstaff

\version "2.14.2"
\score {
  \new TabStaff {
    \set strokeFingerOrientations = #'(left)
    <c-\rightHandFinger #1 >8
  }
}
\layout {
  \context {
    \TabStaff \consists "New_fingering_engraver"
  }
}



reply via email to

[Prev in Thread] Current Thread [Next in Thread]