[PATCH] hideNotes should hide also TabNoteHead in TabStaff

[ Thread Index | Date Index | More lilynet.net/tablatures Archives ]


---
 ly/property-init.ly |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/ly/property-init.ly b/ly/property-init.ly
index 2e29335..0f043bf 100644
--- a/ly/property-init.ly
+++ b/ly/property-init.ly
@@ -235,6 +235,7 @@ hideNotes = {
   \override Stem #'transparent = ##t
   \override Beam #'transparent = ##t
   \override Accidental #'transparent = ##t
+  \override TabNoteHead #'transparent = ##t
 }
 unHideNotes = {
   \revert Accidental #'transparent
@@ -243,6 +244,7 @@ unHideNotes = {
   \revert NoteHead #'transparent
   \revert NoteHead #'no-ledgers
   \revert Dots #'transparent
+  \revert TabNoteHead #'transparent
 }
 
 
-- 
1.7.4.1


--=-a/bwKEmAQGrBqX3scEoI--




Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/