On Thu, May 3, 2018 at 6:19 PM, Garreth <dr.broes...@gmail.com> wrote:
> I simply want to hide the time signature for some basic music theory
> examples.

Welcome to LilyPond!

There are several ways to hide the time signature. Here is one example.

\version "2.18.2"
{
  \omit Staff.TimeSignature
  c'
}

And the Learning Manual page for this topic:
<http://lilypond.org/doc/v2.19/Documentation/learning/visibility-and-color-of-objects>
-- 
Karlin High
Missouri, USA

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to