Fri, 14 May 2004 13:38:07 -0400, David a dit :
> I've started on a language reference. You can take a look at what
> I've got so far. See attached. It's not much but it's a start.
> Also, look in the files in /usr/local/share/lilypond//ly (or
> as appropriate for your system). A lot of st
At 09:59 PM 5/14/2004 +0300, you wrote:
>Some comments:
>
> "no octave mark indicates the octave below middle c"
>
>Isn't c' middle c?
Yes. So it appears to me that the two statements above are consistent with
each other:
c = 'small c' (octave below middle c)
c' = 'c one' (middle c)
-David
[EMAIL PROTECTED] writes:
> My question is if it is OK to ask you developers for information as I
> progress. For a start I would like to know if there is an easy way to
> extract all keywords (or better all words that start with a \ and are
> valid Lilypond 'words' - I don't know if keyword is t
On Fri, 14 May 2004 13:38:07 -0400 David Brandon <[EMAIL PROTECTED]> wrote:
> I've started on a language reference. You can take a look at what I've
>
> got so far. See attached. It's not much but it's a start. Also, look
>
> in the files in /usr/local/share/lilypond//ly (or as
> appropriat
I've started on a language reference. You can take a look at what I've
got so far. See attached. It's not much but it's a start. Also, look
in the files in /usr/local/share/lilypond//ly (or as
appropriate for your system). A lot of stuff is in there.
David
langref.texi
Description: Bina
This seems to be a natural first reaction for new LilyPond users
with some previous programming experience. I recommend that you
search the mailing list archives for similar discussions in the
past.
There are already a number of additions to different editors with
a similar scope as yours. Packed w
Hi all,
This is my first post here so I would like to start with a big thank you
to the developers of Lilypond. It is a remarkable achievement!
Now to my question:
I want to write a graphical frontend to lilypond (using (wx)python). Not
as complicated as NoteEdit but something which simplifies t