lilypond-user
[Top][All Lists]
Advanced

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

Re: Unwanted notation appearing on TabStaff after glissando


From: Federico Bruni
Subject: Re: Unwanted notation appearing on TabStaff after glissando
Date: Wed, 22 Aug 2012 08:44:17 +0300

Which version are you using?

This problem has been fixed in the 2.15.x.
Search 'hideNotes TabStaff' in the google issue tracker (make sure to search all issues, not just the openĀ  ones) and you'll find all the details.

hideNotes is much more handy than tags, so I think it's worth upgrading to the latest development version (which is also a release candidate, BTW).

Il giorno 22/ago/2012 05:26, "Ben Eichler" <address@hidden> ha scritto:
Hi everyone,


I have a song I'm tabbing out using a normal staff and a TabStaff which has a glissando appearing in it. The glissando looks great, but on the TabStaff every note after it has some sort of weird dot or line over the top of it. This is what my code for the glissando currently looks like:

\hideNotes \grace { dis32\5\glissando } \unHideNotes fis16\5 ...

My StaffGroup is very simple:

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

I couldn't work out the name of the dots and lines, so I didn't know what to search for. Can somebody help me fix this?


-Ben

_______________________________________________
lilypond-user mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/lilypond-user


reply via email to

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