lilypond-user
[Top][All Lists]
Advanced

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

Chord Chart - no lines


From: joeyc (sent by Nabble.com)
Subject: Chord Chart - no lines
Date: Mon, 14 Nov 2005 20:33:45 -0800 (PST)

This example from the docs does what I want... It prints a chord chart with just Bar Lines, and the chord symbols...  but I would like to modify it...

1.)  I would like to add a bar line at the beginning measure
2.)  How can I add more than one chord per measure
3.)  How would I add the measure repeat symbol

\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
}


Sent from the Gnu - Lilypond - User forum at Nabble.com.
reply via email to

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