help-gnu-music
[Top][All Lists]
Advanced

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

how to hide the time signature


From: krogerlistas
Subject: how to hide the time signature
Date: Sun, 29 Oct 2000 15:42:27 +0000 (UTC)

Hi All,

How to hide the time signature?
I am hidding also the bars. This is how I am doing
it.

\score {
\notes
\sequential {
\clef F ;
\bar empty ;
\property Score.defaultBarType = empty
\property Voice.stemLength = #0
\property Voice.noStemExtend = ##t
\property Staff.timeSignatureStyle=none

...


TIA,

Pedro Kröger




reply via email to

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