I have used (forced) tab only a few times when typesetting for people that
are slow or can't read. So i don't understand. Isn't the "tied-to note"
always hidden?
in fact I had to do a nasty trick just to get it to print. something like.

\version "2.18.2"

<<

\new Staff {

\relative c' {c2~c4 d~d e~e f~f2 g}

}

\new TabStaff{

\new TabVoice{

<<{c2~c4 <d-4>~|

d e~e f~|

f2 g|}\\{s1*2 \once\override TabStaff.TabNoteHead.display-cautionary = ##t
f2 s}>>

}

}

>>


Sorry if i misunderstand. I am just confused by the post.


Thanks

Stephen
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to