| [tablatures] \hideNotes in tablature |
[ Thread Index | Date Index | More lilynet.net/tablatures Archives ]
Hi all,when \hideNotes is used in tablature either a small vertical line or a dot is typeset in addition to the tab notehead. Here is a tiny example:
\version "2.13.44"
bug = {
\hideNotes
g4\3
\unHideNotes
c'4\3
}
\new TabStaff { \bug }
<<
\new Staff { \bug }
\new TabStaff { \bug }
>>
I didn't notice this behavior in 2.13.42, so maybe it's a regression?!
HTH,
patrick
| Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |