lilypond-user
[Top][All Lists]
Advanced

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

Chord sheet with time signatures


From: Erik Ronström
Subject: Chord sheet with time signatures
Date: Thu, 21 Apr 2005 16:31:59 +0100 (BST)

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 




reply via email to

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