On Sun, 2004-11-21 at 09:24, Han-Wen Nienhuys wrote:

> 
> there is nothing stopping you from entering the chord in \chordmode, i
> believe,
> 
>       exceptions = \chordmode
>       {
>         c:dim7-\markup { \fretdiagram "sitnhsoit" }
>       } 
> 
> for ideas, check chord-modifiers-init.ly
> 

Actually, once we have the \frets keyword, then I think we can do

    exceptions = \chordmode
         {
           c:dim7 \frets "foobar"
         }

and this will work quite nicely.

Carl



_______________________________________________
lilypond-devel mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to