lilypond-user
[Top][All Lists]
Advanced

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

Re: Chord Chart - no lines


From: joeyc (sent by Nabble.com)
Subject: Re: Chord Chart - no lines
Date: Tue, 15 Nov 2005 07:31:42 -0800 (PST)

Thanks Mats,

I've included my resulting working update to the example with all your instructions so others in the future can see...

cheers,
joey

\new ChordNames \with {
\override BarLine #'bar-size = #4
voltaOnThisStaff = ##t
\consists Bar_engraver
\consists "Volta_engraver"
\consists "Percent_repeat_engraver"
}
\repeat volta 2 \chordmode {
\partial 8 s8 | f2:maj f:7 \repeat "percent" 2 {bes1: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]