From: Mike Solomon Date: Wed, 21 Dec 2011 07:43:39 +0000 (+0100) Subject: Shows Flags in tabFullNotation X-Git-Tag: release/2.15.24-1~54 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=f0f680eb41993c2e6d79b34455cc2c1d3bcf550d;p=lilypond.git Shows Flags in tabFullNotation --- diff --git a/ly/property-init.ly b/ly/property-init.ly index 494bfd3eec..3f0c1185f0 100644 --- a/ly/property-init.ly +++ b/ly/property-init.ly @@ -446,6 +446,7 @@ tabFullNotation = { \revert TabVoice.Flag #'style \revert TabVoice.Stem #'details \revert TabVoice.Stem #'transparent + \revert TabVoice.Flag #'transparent \override TabVoice.Stem #'stencil = #tabvoice::draw-double-stem-for-half-notes \set autoBeaming = ##t \revert NoteColumn #'ignore-collision