Re: Coloring note heads by pitch

2009-11-04 Thread Simon G. P. Bailey
david, You have _installed_ a version of the HTML manual together with your software. It does not make sense at all to google for some online version that does not fit with the rest of your installation. while i agree with your sentiments, would you mind pointing out _where_ the documentat

Re: Coloring note heads by pitch

2009-11-03 Thread David Kastrup
Chris Angelico writes: > On Tue, Nov 3, 2009 at 6:27 AM, Trevor Daniels wrote: >> Hi Chris >> >> Does the example in the Learning Manual help? I think it does exactly what >> you want. See section 4.6.6. >> >> Trevor > > Strange. I just looked up the manual, and it doesn't HAVE a section > 4.6.6

Re: Coloring note heads by pitch

2009-11-02 Thread Stephen Corey
Chris Angelico wrote: I've spent some time trying to figure this out, and I'm certain it's possible; the only question is, what's the cleanest way to do it? I want to print out score with each note color coded (middle C in red, D in orange, E in green) to match a set of bells. Currently, I have

Re: Coloring note heads by pitch

2009-11-02 Thread Chris Angelico
On Tue, Nov 3, 2009 at 6:27 AM, Trevor Daniels wrote: > Hi Chris > > Does the example in the Learning Manual help? I think it does exactly what > you want. See section 4.6.6. > > Trevor Strange. I just looked up the manual, and it doesn't HAVE a section 4.6.6... and then found out why. Seems that

RE: Coloring note heads by pitch

2009-11-02 Thread Steven Weber
Staff } } \score { \new EasyHarpStaff << c4 d e f | g a b c' | >> } --Steven -Original Message- From: lilypond-user-bounces+panteck=hotmail@gnu.org [mailto:lilypond-user-bounces+panteck=hotmail@gnu.org] On Behalf Of Chr

Re: Coloring note heads by pitch

2009-11-02 Thread Trevor Daniels
Hi Chris Does the example in the Learning Manual help? I think it does exactly what you want. See section 4.6.6. Trevor - Original Message - From: "Chris Angelico" To: Sent: Monday, November 02, 2009 7:05 PM Subject: Coloring note heads by pitch I've spent some

Coloring note heads by pitch

2009-11-02 Thread Chris Angelico
I've spent some time trying to figure this out, and I'm certain it's possible; the only question is, what's the cleanest way to do it? I want to print out score with each note color coded (middle C in red, D in orange, E in green) to match a set of bells. Currently, I have a fairly straightforward