I just recently upgraded to Fedora 21 which upgraded my Lilypond to 2.18.2. In previous versions the tied notes were hidden, but now they remain visible. I had been using the following snippet to hide them, but it doesn't seem to work anymore:
#(define (tie::tab-clear-tied-fret-numbers grob) (let* ((tied-fret-nr (ly:spanner-bound grob RIGHT))) (ly:grob-set-property! tied-fret-nr 'transparent #t))) Is there a new improved way to hide the tied notes using full-notation tablature? Mike -- View this message in context: http://lilypond.1069038.n5.nabble.com/Tablature-Hide-Tied-Notes-tp171610.html Sent from the User mailing list archive at Nabble.com. _______________________________________________ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user