James E. Bailey wrote:
Just out of curiousity, is there way to do either the clef or the time
signature for real?
Not that I know of!
/Mats
\version "2.11.52"
{
\override Staff.Clef #'stencil = #ly:text-interface::print
\override Staff.Clef #'text = \markup {\musicglyph #"clefs.G"
\h
Just out of curiousity, is there way to do either the clef or the time
signature for real?
\version "2.11.52"
{
\override Staff.Clef #'stencil = #ly:text-interface::print
\override Staff.Clef #'text = \markup {\musicglyph #"clefs.G"
\hspace #-1.7 \musicglyph #"clefs.G"}
\override Sta