As you can see at
http://lilypond.org/doc/v2.10/Documentation/user/lilypond-internals/TimeSignature#TimeSignatureyou
can say
    \override Staff.TimeSignature #'style = #'C
to reset the TimeSignature behaviour to the default.

Here (
http://lilypond.org/doc/v2.10/Documentation/user/lilypond/Ancient-time-signatures#Ancient-time-signatures)
you can see that
    \override Staff.TimeSignature #'style = #'default
works, too. There are also some other styles you can define.

Dominic


2008/8/25 Anthony W. Youngman <[EMAIL PROTECTED]>

> It's not in the manual, and I can't search the LSR because it's down ...
>
> I want time signatures of "Common" and "Cut Common" in my music. I know
> they're the default settings, but I've already put
>
> \override Staff.TimeSignature #'style = #'()
>
> at the start of my piece to give me an opening time sig of 4/4
>
> What do I need to reset it to to give me common time later in the piece?
>
> Cheers,
> Wol
> --
> Anthony W. Youngman - [EMAIL PROTECTED]
>
>
>
> _______________________________________________
> lilypond-user mailing list
> lilypond-user@gnu.org
> http://lists.gnu.org/mailman/listinfo/lilypond-user
>
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to