lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: A nicer triangle for 7M chords


From: Jan Nieuwenhuizen
Subject: Re: A nicer triangle for 7M chords
Date: Thu, 21 Mar 2002 09:28:06 +0100

Laurent Martelli <address@hidden> writes:

> 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$"))

Maybe it should be easier to customize.  As you can see from the
comment in the file, it seems that everyone wants different triangles.

> 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 ?

You can look at it both ways, depending on what you want.  I'd say
it's a bug, but it won't be fixed any time soon.  You can try:

    export GUILE_LOAD_PATH=`pwd`
    ly2dvi foo.ly

but lilypond may well still use the installed .scm file.

Jan.    

-- 
Jan Nieuwenhuizen <address@hidden> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien       | http://www.lilypond.org




reply via email to

[Prev in Thread] Current Thread [Next in Thread]