lilypond-user
[Top][All Lists]
Advanced

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

Re: Removing time signatures (yet again!)


From: Mats Bengtsson
Subject: Re: Removing time signatures (yet again!)
Date: Mon, 17 Dec 2007 10:00:43 +0100
User-agent: Thunderbird 2.0.0.5 (X11/20070716)



Ole Schmidt wrote:

Am 16.12.2007 um 22:56 schrieb Mats Bengtsson:

There are several other alternatives to do this kind of
property settings, for example if want to make one setting
that applies to all staves of all scores.


would this be a correct solution?

Certainly! I deliberatly did not include this code in my previous answer,
to trigger some self study, which is needed anyway if you want to realize
what you are doing. ;-)

  /Mats
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\layout {  \context {

\Score \override TimeSignature #'stencil = ##f  } }
{ << \new Staff { \clef treble {\partial 4 d' } } \new Staff { \clef bass {\partial 4 f,} } >> }
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

best
ole


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

_______________________________________________
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]