Sent from the Gnu - Lilypond - User
<http://www.nabble.com/Chord-Chart---no-lines-t553587.html#a1512140>
forum at Nabble.com.
___
lilypon
Thanks Mats,
that makes sense...
I had just copied the original from the documentation, and it has the \repeat outside of \chordmode...
thanks,
joey
Sent from the Gnu - Lilypond - User forum at Nabble.com.
___
lilypond-user mailing list
lilypond-user
8 s8 | f2:maj f:7 \repeat "percent" 2 {bes1:7}
c:maj c:maj c:maj c:maj c:maj c:maj c:maj
} \alternative {
es e
}
------------
Sent from the Gnu - Lilypond - User
<http://www.nabble.com/Chord-Chart---no-lines-t553587.html#a1496965>
forum at Nabble.com.
-
The solution for the bar line only works well with one line of music... if the chord progression is long enough to go to the second line, then things get messed up... but I found I can just repeat the whole structure again like below... my question is... Why do you have to repeat the \new ChordN
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 "Per
t volta 2 \chordmode {
f1:maj f:7 bes:7
c:maj
} \alternative {
es e
}
Sent from the Gnu - Lilypond - User
<http://www.nabble.com/Chord-Chart---no-l
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 r