lilypond-1.3.144
[lilypond.git] / input / test / test-german-chords.ly
blob62fba8edb10901ecc0bb2116c68e17489e1f6e9b
1 \include "german-chords.ly"
3 % #(set! german-Bb #t)
5 ch = \chords { beses1/+beses bes/+bes b/+b bis/+bis ases/+ases as/+as a/+a ais/+ais fisis/+fisis}
7 \score {
9 \context ChordNames=chn {\ch}
10 \context Staff=stf \chords {\ch}
12 \paper {}