release commit
[lilypond.git] / input / test / chords-without-melody.ly
blob36adb60c852e35780eeddf40c7ba36401cbff1fa
1 \version "2.1.7"
2 \header {
3 texidoc = "Jazz chords can also be used without notes."
6 \score{
7 \context ChordNames \chords{
9 \repeat volta 2 {
10 f1:maj f:7 bes:7
11 c:maj es
14 \paper{
15 \translator{
16 \ChordNamesContext
18 BarLine \override #'bar-size = #4
21 \consists Bar_engraver
22 \consists "Volta_engraver"
24 raggedright = ##t