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
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
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
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
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
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
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