lilypond-user
[Top][All Lists]
Advanced

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

Re: Chord sheet with time signatures


From: Mats Bengtsson
Subject: Re: Chord sheet with time signatures
Date: Thu, 21 Apr 2005 17:51:16 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.7) Gecko/20050414

Why not try to add the Time_signature_engraver instead, that's
the one that typesets the time signature.

   /Mats

Erik Ronström wrote:
Hi!

I often use lilypond (2.4.2) to produce chord sheets (i. e. no actual
staff, only chords, barlines and repeats), as described in the manual
(see below). However, I have not managed to add time signatures to the
notation.

Just adding \consists "Timing_engraver" to the \with block doesn't work
out (but for some reason, it makes the repeat signs disappear).

Regards
Erik


\new ChordNames \with {
  \override BarLine #'bar-size = #4
  voltaOnThisStaff = ##t
  \consists Bar_engraver
  \consists "Volta_engraver"
}
\repeat volta 2 \chordmode {
  f1:maj f:7 bes:7
  c:maj
} \alternative {
  es e
}

Send instant messages to your online friends http://uk.messenger.yahoo.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]