lilypond-devel
[Top][All Lists]
Advanced

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

Unexpected behavior of pitchedTrill within tablature


From: Marc Hohl
Subject: Unexpected behavior of pitchedTrill within tablature
Date: Mon, 20 Dec 2010 11:09:39 +0100
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101208 Thunderbird/3.1.7

Hello list,

I tried to add this in the bug tracker, but obviously,
it got lost somewhere...

\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.

Maybe someone could add this to the tracker? Thanks in advance!

Regards,

Marc



reply via email to

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