Walter Hofmeister <[EMAIL PROTECTED]> writes:
> On 8/10/07 2:44 PM, "Ed Ardzinski" <[EMAIL PROTECTED]> wrote:
[...]
>> Exactly the way to do it!
>>
>> One warning - if you have more than one name exception you have to switch
>> between them. At least in 2.6.5 only one exception can be "active" at a
>> time. I don't know about later versions, but my impression is that it would
>> be the same way.
>
> It has been a while since I have done this but I believe on newer versions
> it is possible to have a list of exceptions. At least that is my
> recollection from the documentation.
This works with 2.10.25:
,----[ multiple chord name exceptions ]
| chExceptionMusic = {
| <c es g a>1-\markup { "-" \super "6" }
| <c es g bes>1-\markup { "-" \super "7" }
| <c es g b>1-\markup { "-" \super \whiteTriangleMarkup }
| }
| ...
`----
Regards,
dhl
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user