lilypond-user
[Top][All Lists]
Advanced

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

Re: Clef, key and tempo only at beginning of first system?


From: Mats Bengtsson
Subject: Re: Clef, key and tempo only at beginning of first system?
Date: Wed, 05 Mar 2008 23:23:06 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20061113 Debian/1.7.8-1sarge8

sdfgsdhdshd wrote:

Is it possible to write the Clef, key and tempo only at the beginning of the
first system of each score?
Certainly! Just turn off printing of these objects somewhere
after the first note (but of course before the next line break).
For example, it should work do add the following lines
 \override Score.KeySignature #'break-visibility = #all-invisible
 \override Score.Clef #'break-visibility = #all-invisible
after the first note (or the first bar or wherever is suitable).

  /Mats

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