bug-lilypond
[Top][All Lists]
Advanced

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

Clef transparent does not hide clefOctavation


From: Michael Scott Cuthbert
Subject: Clef transparent does not hide clefOctavation
Date: Wed, 12 Sep 2012 19:21:21 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

> I'm not top posting (I don't know what that is!)

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.

Thanks for the amazing work! We've just got MusicXML ossias to Lilypond almost
100% working thanks to the great docs.

Best, Myke Cuthbert (address@hidden)

########### begin snippet #############


\version "2.16.0"

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




reply via email to

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