Hi,

I've been tweeking my chord-name.scm and come to the conclusion that
"$\\Delta$" gives a better looking triangle for major seventh chords
than ((font-family . math) "M"). "M" is a filled triangle on my TeX
installation (tetex 1.0.7+20011202 from Debian unstable), and "N" is a
normal "upward triangle", but it does not look very good (i my
opinion).So here's what I use for chord::names-alist-jazz in
chrod-name.scm :

        (((0 . 0) (2 . 0) (4 . 0) (6 . 0)) .  ("$^\\Delta$"))

By the way, if I run lilypond in a directory where there is a
chord-name.scm, it is loaded, but if I run ly2dvi it does not use
it. Is this a feature or a bug ?

-- 
Laurent Martelli
[EMAIL PROTECTED]              http://www.bearteam.org/~laurent/


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

Reply via email to