lilypond-user
[Top][All Lists]
Advanced

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

Re: How to remove time signatures in part of the score


From: Thomas Morley
Subject: Re: How to remove time signatures in part of the score
Date: Sat, 11 May 2013 14:04:05 +0200

2013/5/11 Peter Toye <address@hidden>:
> David,
>
> Thanks. But \omit isn't in the documentation (at least, a search in the PDF
> fails to find it). How does one find out how to use it please?
>
> Best regards,
>
> Peter

Well, that's the reason why I asked you (in the other thread) to
include the version.

\omit is 2.17.x (don't know exactly)

With 2.16.2 use:
\new Staff \with { \override TimeSignature #'stencil =  ##f } \OboePart

With 2.17.17 use:
\new Staff \with { \omit TimeSignature } \OboePart


Cheers,
  Harm



reply via email to

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