Hello,

in lilypond-1.6.8 german-chords seem to be broken, see e.g.
http://www.lilypond.org/stable/input/test/out-www/test.html

It works correctly when I copy the following lines from
german-chords-init.ly to chord-name.scm
#(define german-Bb #f)
#(define (pitch->chord-name-text-banter pitch)
 ... etc
#(define (pitch->note-name-text-banter pitch)
 ... etc

It seems like these commands are ignored, when I use
\include{german-chords-init.ly} or including them directly into my .ly file.

Thanks for any help,
Eric




_______________________________________________ Lilypond-user mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/lilypond-user

Reply via email to