|
| From: | Kieren MacMillan |
| Subject: | Re: Status of lilypond for jazz charts? |
| Date: | Tue, 29 Jan 2008 16:09:20 -0500 |
Hi Iain,
Thanks, that was exactly what I needed!
I do my best... ;-)
Though it was minor7b5 that is supposed to get the 0 slash, ha ha!
Oops! Had my brain on other stuff (number theory, actually), so I wasn't as careful as I should have been...
Can one include all those somehow so that it becomes the default on a stock template?
Yep...
1. In ChordExceptions.ly, write all the exceptions and a
\layout
{
\context
{
\ChordNames
\set chordNameExceptions = #newChordExceptionList
}
}
2. In all your other files, be sure to \include "ChordExceptions.ly".
Hope this helps!
Kieren.
| [Prev in Thread] | Current Thread | [Next in Thread] |