lilypond-user
[Top][All Lists]
Advanced

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

RE: Tablature - Hiding Tied Notes


From: mike1951
Subject: RE: Tablature - Hiding Tied Notes
Date: Fri, 21 Aug 2015 11:06:57 -0700 (MST)

This demonstrates my problem:

\version "2.18.2"
<<
%\new Staff {
%\relative c' {c2~c4 d~d e~e f~\break f2 g}
%}
\new TabStaff{
\new TabVoice{
\tabFullNotation
c2~c4 <d-4>~|
d e~e f~|
\once \override TabStaff.TabNoteHead.transparent = ##t
f2 g|
}
}
>>




--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/Tablature-Hiding-Tied-Notes-tp179883p179892.html
Sent from the User mailing list archive at Nabble.com.



reply via email to

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