Please can you confirm a few things because it really is not clear.
SORRY!
1. Can you save the example file to the desktop with a file name?
Yes. I can save it as .ly file type, no problem. I can copy the text of the
window that DOES appear when LilyPond opens to the text editor and save that as a
.ly file. I can then open that .ly file. But when I hit 'compile>typeset file'
nothing happens. No pdf viewer, no twirling cursor, nothing.
2. If you can save the file and you choose the 'compile > typeset' option, the
log window should pop up...does this happen or not?
See above. NO log window at all. Don't see any other way to find the log window
--not a menu item--but see (3) below
3. if the log window does pop up then can you cut and paste from this window?
Does not show up. After selecting 'update syntax' it shows and then, yes, I can
cut and paste from the log window or from the first screen window that pops up
when the program opens.
4. If you cannot do step 1, can you open a new text file, make it plain text
and then type { a b c d e f } save it as a test.ly (not test.ly.txt) and then
compile the file? Does this work?
I created a file in text edit with the following entry: { a b c d e }
I saved it to the desktop, where LilyPond is, as an .ly file type [NO .txt file
ending at all]
I opened this document in LilyPond using the Open command.
I hit 'compile->text file' and got nothing.
I then hit 'compile->update syntax' and received the following message
convert-ly (GNU LilyPond) 2.13.9
Processing `/Users/robertley/Desktop/ABC.ly'...
convert-ly: error: cannot determine version for
`/Users/robertley/Desktop/ABC.ly'. Skipping
So I added the version number
\version "2.13.9" % necessary for upgrading to future LilyPond version by
copy/paste from the first screen document that LilyPond opens. I put it outside the curly
bracket as it is on that first page.
Then I get the following message:
convert-ly (GNU LilyPond) 2.13.9
Processing `/Users/robertley/Desktop/ABC.ly'...
Applying conversion:
And NOTHING happens. All I can do is Quit but no compiling, no pdf viewer,
nothing.
Thanks
NO, Thank You! for your assistance. I'm happy to try whatever you'd like so you
can figure the bug out. I'm also going to try the program using System 10.4.11
and see if it works there. I have that on a separate hard drive.