Re: chord :dim7

2006-11-01 Thread Rick Hansen (aka RickH)
Frédéric Bron wrote: > > I have tried to make a chord exception as indicated in the documentation > and > in > chord-name-exceptions.lyto > replace "07" by "dim" but it did not work. Here is what

Re: chord :dim7

2006-11-01 Thread Frédéric Bron
Many thanks, it works now! I needed also to remove G\sharp from the markup as it is added automatically. Bye, Fred Rick Hansen (aka RickH) a écrit : Frédéric Bron wrote: I have tried to make a chord exception as indicated in the documentation and in chord-name-exceptions.ly

Re: chord :dim7

2006-11-01 Thread Rick Hansen (aka RickH)
Frédéric Bron wrote: > > I have tried to make a chord exception as indicated in the documentation > and > in > chord-name-exceptions.lyto > replace "07" by "dim" but it did not work. Here is what

Re: chord :dim7

2006-11-01 Thread Rick Hansen (aka RickH)
Frédéric Bron wrote: > > Does this mean that if I want all dim7 chords be written "dim", I need to > code 12 exceptions, one for each note? > No, the exceptions list would only need one exception coded with a root of C, in your case to override dim and to override dim7. I've done over a hu

Re: chord :dim7

2006-11-01 Thread Frédéric Bron
I have tried to make a chord exception as indicated in the documentation and in chord-name-exceptions.ly to replace "07" by "dim" but it did not work. Here is what I tried:\version "2.8.7"\include "english.ly"chExceptionMusic =  { 4-\markup { G\sharp\super "dim" } } chExceptions = #(append       

Re: chord :dim7

2006-11-01 Thread Frédéric Bron
Does this mean that if I want all dim7 chords be written "dim", I need to code 12 exceptions, one for each note?Fred2006/11/1, Rick Hansen (aka RickH) < [EMAIL PROTECTED]>:Frédéric Bron wrote:>> Using lily 2.8.7 on Windows.>> Why \chords { gs:dim7 } gives G#07 in the output and not G#dim (\include

Re: chord :dim7

2006-11-01 Thread Rick Hansen (aka RickH)
Frédéric Bron wrote: > > Using lily 2.8.7 on Windows. > > Why \chords { gs:dim7 } gives G#07 in the output and not G#dim (\include > english.ly)? > I want < gs b d f >. > > Regards, > > Fred > > > ___ > lilypond-user mailing list > lilypond-user

chord :dim7

2006-11-01 Thread Frédéric Bron
Using lily 2.8.7 on Windows. Why \chords { gs:dim7 } gives G#07 in the output and not G#dim (\include english.ly)? I want < gs b d f >. Regards, Fred ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypo