On Wed, 13 Apr 2005 19:11:55 +0300
iordache wrote:

> Hello.I downloaded Lilypond and the test. The test worked out
> fine, but when I tried to enter Cygwin a black window appeare
> with the words [EMAIL PROTECTED] ~.What should I do next?

You have opened a Cygwin command line interface.

The Cygwin Lilypond installation should (as far as I know) let
you click on your source and then it will translate it.

So with your favourite program-editor (worst case: wordpad) create
a file called "mytune-number-one.ly" or something ending on .ly

containing e.g.

   
<<
{
   c'   c' g' g'   a' a' g'2
   f'4  f' e' e'   d' d' c'2
   \bar "|."
}

\addlyrics { do do sol sol la la sol
             fa fa mi mi re re do
}

>>


and click on it from the MS-filebrowser.

I am not sure I should help you like this, because I do not use
Lilypond on Microsoft and therefore I actually just tell you what
I would try first.

However, try this - and return if you still are in doubt. 
There should be better editors than wordpad.

You can search the mail archive with Google and find more answers
to frequently asked questions (we all should;-)



_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to