On Tue, Dec 14, 2010 at 4:49 AM, Marc Hohl <m...@hohlart.de> wrote:

> > I am not top posting.
>
> The snipped below shows a small note head even in the Tab Staff where a
> fret number should appear.
>
> \version "2.13.42"
>
> noteTrills = \relative c' {
>        \pitchedTrill c2\startTrillSpan d bes2\stopTrillSpan
> }
>
> \score {
>  <<
>  \new Staff {
>    \new Voice {
>      \noteTrills
>    }
>  }
>  \new TabStaff {
>    \new TabVoice {
>      \noteTrills
>    }
>  }
>  >>
> }
>
> Greetings, Marc Hohl -

This has been entered as Issue 1466 :

http://code.google.com/p/lilypond/issues/detail?id=1466

Pondly,

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

Reply via email to