lilypond-user
[Top][All Lists]
Advanced

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

Re: Hiding end-of-line cautionary key signature and time signature


From: Trevor Daniels
Subject: Re: Hiding end-of-line cautionary key signature and time signature
Date: Sat, 2 Aug 2008 15:59:15 +0100


You can't guess these and hope they will work!

Clues to the answers to questions like these are
to be found in the Program Reference (release 2.10)
or the Internals Reference (release 2.11).  This
is not an easy manual to read, but the Learning
Manual to 2.11 shows you how.  Pretty much everything
in LM applies to 2.10.  Maybe you missed the Learning
Manual, but it is now An Essential Read.  It will
help you discover what is wrong with your attempts,
but here's a clue:

Use \override to set

Staff.KeySignature #'break-visibility
Staff.TimeSignature #'break-visibility

Trevor

----- Original Message ----- From: "Frederick Dennis" <address@hidden>
To: <address@hidden>
Sent: Saturday, August 02, 2008 1:39 PM
Subject: Hiding end-of-line cautionary key signature and time signature


Dear All,
\version "2.10.33"
How do you hide end of line cautionary key signatures
and time signatures. I've used:
\once \set Staff.explicitKeySignatureVisibility = #end-of-line-invisible
\once \set Staff.explicitTimeSignatureVisibility = #end-of-line-invisible
which don't work.
I'm only using one staff, with several movements.
Thank you for your attention. I have been looking in the docs, snippets,
nabble and GMANE.



--------------------------------------------------------------------------------


_______________________________________________
lilypond-user mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/lilypond-user






reply via email to

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