lilypond-user
[Top][All Lists]
Advanced

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

Re: unmetered music question


From: Mats Bengtsson
Subject: Re: unmetered music question
Date: Thu, 16 Mar 2006 09:52:03 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050511

Please read the chapter on Changing Defaults. If you apply a setting to
the Score context, then it will also apply to all contexts further down in
the context hierarchy, such as all the Staff contexts. So, just use
\override Score.TimeSignature ...
\revert Score.TimeSignature ...

  /Mats

Eddy-14 wrote:

Mats Bengtsson-4 wrote:
"the |\revert| command for a context undoes an |\override| command"
so, simply do
\revert Staff.TimeSignature #'print-function
where you want to make the time signature visible again.

It works. Thanks !!!
Just, I need to put it in all staves.
If I understand Lilypond correctly, TimeSignature belongs to the Staff
context, so I need to revert its print-function in all staves, I can't do it
for a Staff group. Right ?
--
View this message in context: 
http://www.nabble.com/unmetered-music-question-t271448.html#a3431925
Sent from the Gnu - Lilypond - User forum at Nabble.com.



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

--
=============================================
        Mats Bengtsson
        Signal Processing
        Signals, Sensors and Systems
        Royal Institute of Technology
        SE-100 44  STOCKHOLM
        Sweden
        Phone: (+46) 8 790 8463                         
       Fax:   (+46) 8 790 7260
        Email: address@hidden
        WWW: http://www.s3.kth.se/~mabe
=============================================





reply via email to

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