bug-lilypond
[Top][All Lists]
Advanced

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

Re: TabStaff and glissando from note to chord (or the other way around)


From: Phil Holmes
Subject: Re: TabStaff and glissando from note to chord (or the other way around)
Date: Sun, 1 May 2011 11:23:24 +0100

"Federico Bruni" <address@hidden> wrote in message news:address@hidden
Is this a bug? (the comments in the example explain everything)
Thanks


\version "2.13.61"

music = \relative c' {
 % connect wrong strings in TabStaff
 dis\2\glissando <e\2 a\1>
 <e\2 a\1>\glissando dis\2

 % glissando direction in TabStaff
 e8\2\glissando dis % correct
 <e\2 a\1>\glissando <dis\2 gis\1> % correct
 <e\2 a\1>4\glissando <dis\2 a'\1> % line from fret 5 to fret 4 should
be "up to down" as in previous glissandos
}

\new StaffGroup <<
 \new Staff { \clef "G_8" \music }
 \new TabStaff { \clef "moderntab" \music }


There are 2 bugs against glissandi in 13.61 - 1639 and 1640. I would assume your problem is related.

--
Phil Holmes
Bug Squad






reply via email to

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