Status: Accepted
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 1461 by ColinPKCampbell: Unexpected behavior of pitchedTrill within tablature
http://code.google.com/p/lilypond/issues/detail?id=1461

\version "2.13.44"

noteTrills = \relative c' {
     \pitchedTrill c2\startTrillSpan d bes2\stopTrillSpan
}

\score {
<<
     \new Staff {  \clef "treble_8" \noteTrills }
     \new TabStaff { \noteTrills }
 >>
}

There's a small note on the lowest string instead of a fret number.


Attachments:
        bug.preview.png  3.1 KB


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

Reply via email to