bug-lilypond
[Top][All Lists]
Advanced

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

Issue 1461 in lilypond: Unexpected behavior of pitchedTrill within tabla


From: lilypond
Subject: Issue 1461 in lilypond: Unexpected behavior of pitchedTrill within tablature
Date: Fri, 24 Dec 2010 05:37:58 +0000

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




reply via email to

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