> chord-name-exceptions.ly was a good tip. Here is how I did it:> > ,----[ 
> Minor Chords with “-” ]> | chExceptionMusic = {> | <c es g bes>1-\markup { 
> "-" \super "7" }> | }> | > | chExceptions = #(append> | 
> (sequential-music-to-chord-exceptions chExceptionMusic #t)> | 
> ignatzekExceptions)> |> | harmonies = \chords {> | \set chordNameExceptions = 
> #chExceptions
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.
_________________________________________________________________
Recharge--play some free games. Win cool prizes too!
http://club.live.com/home.aspx?icid=CLUB_wlmailtextlink
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to