Thanks a lot - this did the job!

Am 22.02.2011 19:26, schrieb Francisco Vila:
2011/2/22 Stefan Waler<[email protected]>:
Hi,

is it possible to use a free text markup as a clef? I need a gamma clef just
for an incipit, and it would be sufficient to use the letter "G" for this
case.

This is modified from an example in LSR

GClef = \markup { \huge G }

{
     \override Staff.Clef #'stencil = #(lambda (grob)
     (grob-interpret-markup grob GClef))

   c'1
}




_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to