Status: Accepted
Owner: ----
Labels: Type-Defect

New issue 2832 by [email protected]: Clef transparent does not hide clefOctavation
http://code.google.com/p/lilypond/issues/detail?id=2832

Reported by Michael Scott Cuthbert
http://lists.gnu.org/archive/html/bug-lilypond/2012-09/msg00085.html

the override Clef transparent tag does not get rid of the "8" on octava clefs.
If there's another way to do it, I haven't seen it and it'd be great to
document.

\version "2.17.2"

\new Staff  = testStaff
        \with { \override Clef #'transparent = ##t }
        { \clef "treble_8" c4 }

Attachments:
        bug.preview.png  690 bytes


Reply via email to