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
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to