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: [EMAIL PROTECTED]
        WWW: http://www.s3.kth.se/~mabe
=============================================



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

Reply via email to