bug-lilypond
[Top][All Lists]
Advanced

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

Re: harmonicOn doesn't work in TabStaff


From: Dmytro O. Redchuk
Subject: Re: harmonicOn doesn't work in TabStaff
Date: Mon, 23 May 2011 16:38:21 +0300
User-agent: Mutt/1.5.20 (2009-06-14)

On Sun 22 May 2011, 21:54 Federico Bruni wrote:
> As you can see in the following example, when using harmonicOn, fret
> numbers in TabStaff are not enclosed by angled brackets (while Staff is
> ok).
> 
> It looks like a bug.
> 
> \version "2.15.0"
> 
> music = \relative c'' {
>    % Ok, it works in Staff and TabStaff
>   <b\2\harmonic>2 <e\harmonic>
> 
>   % it works on Staff only: bug or what?
>   \harmonicsOn
>   b2\2 e
>   \harmonicsOff
> 
>   <g,\3\harmonic>1
> }
> 
> \new StaffGroup <<
>   \new Staff { \clef "G_8" \music }
>   \new TabStaff { \clef "moderntab" \music }
> >>
Thank you, added as 1660:
http://code.google.com/p/lilypond/issues/detail?id=1660

-- 
  Dmytro O. Redchuk
  Bug Squad



reply via email to

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