Hi, Mark:

I was wondering how to make an invisible time signature.

Try one of

    \override Staff.TimeSignature #'stencil = ##f
    \override Score.TimeSignature #'stencil = ##f

choosing the particular context (scope) from which you want to eliminate the time signature.

Also, I'm kind of wondering if there's a better way of adding an extra clef half-way through the song (without facilitating the need for lots of skips).

Not sure what you mean here -- if you mean CHANGING clefs, just use

    \clef alto

or whatever clef you want. If you mean adding an extra STAFF, check out the docs -- there are good examples there.

Best wishes,
Kieren.


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

Reply via email to