Re: How to Debug Parse Errors

2002-12-05 Thread Paul Scott
Simon Bailey wrote: On Tue, 2002-12-03 at 23:23, Richard Grubb wrote: Running "less standchen.ly" shows the only "non-printable" characters are a bunch of ^M (Which are end-of-line characters; Unix or Mac, I would have to look up which it is) and one <8A> in the Mutopia header for the title

Re: How to Debug Parse Errors

2002-12-05 Thread Mats Bengtsson
If you use the Cygwin installation, the example files are available in the directory /usr/doc/lilypond/ /Mats Richard Grubb wrote: My problem has been resolved. The line endings were messed up. On my machine, I don't have dos2unix, but I do have dosunix which the man page said should do the

Re: How to Debug Parse Errors

2002-12-03 Thread Richard Grubb
My problem has been resolved. The line endings were messed up. On my machine, I don't have dos2unix, but I do have dosunix which the man page said should do the same translation. Except in this case, it removed all line endings (plus some characters in column 1 and most of the ending '}'s ). I

Re: How to Debug Parse Errors

2002-12-03 Thread Simon Bailey
On Tue, 2002-12-03 at 23:23, Richard Grubb wrote: > Running "less standchen.ly" shows the only "non-printable" characters > are a bunch of ^M (Which are end-of-line characters; Unix or Mac, I > would have to look up which it is) and one <8A> in the Mutopia header > for the title (an "a" with som

Re: How to Debug Parse Errors

2002-12-03 Thread Richard Grubb
I actually used the "Save" or "Save As" menu in IE5 to save the example files. Running "less standchen.ly" shows the only "non-printable" characters are a bunch of ^M (Which are end-of-line characters; Unix or Mac, I would have to look up which it is) and one <8A> in the Mutopia header for the

Re: How to Debug Parse Errors

2002-12-03 Thread Erik Sandberg
On Tuesday 03 December 2002 21.58, Richard Grubb wrote: > I am new to Lilypond. I have 1.6.0 running on MacOSX 10.1.5. I can > create .ly files from descriptions in the tutorial and run them through > ly2dvi, but have not been able to run the first two examples I saved > from the lilypond.org websi

How to Debug Parse Errors

2002-12-03 Thread Richard Grubb
I am new to Lilypond. I have 1.6.0 running on MacOSX 10.1.5. I can create .ly files from descriptions in the tutorial and run them through ly2dvi, but have not been able to run the first two examples I saved from the lilypond.org website. When I run ly2dvi -P standchen.ly, I get the following o