lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: To hide a time signature


From: Kieren MacMillan
Subject: Re: To hide a time signature
Date: Sun, 1 Oct 2006 23:05:37 -0400

Hi, Marcus:

But I'm curious, is there a better way to do this?

I don't claim it's necessarily "better", but another way would be

\version "2.9.17"
{
        \once \override Staff.TimeSignature #'stencil = ##f
        \time 4/4 c'1 \time 3/4 c'2.
}

HTH!
Kieren.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]