Hi

as Lilypond now have double G clefs with the \clef GG I'm wondering why
there's no \clef FF or even more like \clef GGG and \clef FFF for 15a and
15b

I say this old solution form here:
http://lilypond.1069038.n5.nabble.com/Double-treble-and-alternative-percussion-clefs-td19406.html#a19408
Which doesn't affect octavation (as do the \clef GG).

Still, I tried this:
doubleF =  {
  \override Staff.Clef.stencil = #ly:text-interface::print
  \override Staff.Clef.text = \markup { \combine \musicglyph #"clefs.F"
\translate #'(2 . 0) \musicglyph #"clefs.F" }
}

But the ":" in the first F clef keep it away from an elegant solution.

Any help?

Alexandre
http://soundcloud.com/alexandre-ficagna
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to