I'd suspect your TeX installation. First of all, if you run lilypond with the flag 'lilypond --verbose myfile.ly', you should get much more information printed out that might help to sort out the problems.
Another test you could try is to save the following lines in a file called tinytest.tex: --------------------------------- \documentclass[a4paper]{article} \usepackage[latin1]{inputenc} \usepackage[T1]{fontenc} \begin{document} \tiny 1 \end{document} -------------------------------- Then, run the following commands:
latex tinytest.tex dvips -Ppdf tinytest.dvi
The second command will probably produce a number of complaints about "mismatched mode" and so, but should still produce a PS file with a small 1 in it.
/Mats
Walter Hofmeister wrote:
On 2/7/05 8:16 PM, "Graham Percival" <[EMAIL PROTECTED]> wrote:
On 7-Feb-05, at 4:15 PM, Walter Hofmeister wrote:
On 2/7/05 5:14 PM, "Graham Percival" <[EMAIL PROTECTED]> wrote:
You have lily 2.4.2 installed, right? From the fink package?
It did not work. I got the circle above the note but it was empty. Since there is a newer package available than the one I have I will update it and see if that solves the problem. If you have any other thoughts on this I would appreciate hearing about it. Thanks.
Ah, I see.
Yes, I'm using fink lilypond 2.4.2-2. If that same example fails on your system (once you've upgraded to 2.4.2-2), then we have a serious problem. If you're using 2.4.2-1 or below, then upgrade and try again. :)
- Graham
Hi Graham, I updated to 2.4.2-2 and it made no difference. I have a lot of packages installed and issuing an "update all" command could take days to perform. Do you have any ideas which package(s) might be responsible? Might it be a configuration problem? Thanks.
Walter
_______________________________________________ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user
-- ============================================= Mats Bengtsson Signal Processing Signals, Sensors and Systems Royal Institute of Technology SE-100 44 STOCKHOLM Sweden Phone: (+46) 8 790 8463 Fax: (+46) 8 790 7260 Email: [EMAIL PROTECTED] WWW: http://www.s3.kth.se/~mabe =============================================
_______________________________________________ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user