lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: no pdf file generated (windows version 2.7.8)


From: Katrien de Vos
Subject: Re: no pdf file generated (windows version 2.7.8)
Date: Sun, 04 Sep 2005 09:43:50 +0200
User-agent: Mozilla Thunderbird 1.0.6 (Windows/20050716)

I am using windowsXP and lilypond-windows.exe (when I use lilypond.exe no log-file is produced). I renamed gswin32.exe to gs.exe and tried again. It still doesn't work. Then I changed my batchfile:

gs -q   -dCompatibilityLevel#1.4  -sPAPERSIZE#"a4" -dNOPAUSE -dBATCH -r1200  
-sDEVICE#pdfwrite -sOutputFile#%1.pdf -c .setpdfwrite -f  %1.ps

This gave the same negative result. Changing to:

gs.exe -q -dCompatibilityLevel#1.4 -sPAPERSIZE#"a4" -dNOPAUSE -dBATCH -r1200 -sDEVICE#pdfwrite -sOutputFile#%1.pdf -c .setpdfwrite -f %1.psgs -q -dCompatibilityLevel#1.4 -sPAPERSIZE#"a4" -dNOPAUSE -dBATCH -r1200 -sDEVICE#pdfwrite -sOutputFile#%1.pdf -c .setpdfwrite -f %1.ps

This produced a pdf-file.

Jaap

Katrien de Vos writes:

I have made a batch-file:
gswin32.exe -q   -dCompatibilityLevel#1.4  -sPAPERSIZE#"a4" -dNOPAUSE
-dBATCH -r1200  -sDEVICE#pdfwrite -sOutputFile#%1.pdf -c .setpdfwrite
-f %1.ps

Then I made a run and generated a pdf-file. Using "gs" or "gs.exe"
instead of "gswin32.exe" didn't work.

Good that you found this out.  gs.exe should be a copy of
gswin32c.exe.  Can check to see if that is the case?

What operating system are you using?
Can you check if copying gswin32.exe to gs.exe makes lilypond produce
PDFs?  How do you run LilyPond, and what operating system are you using?
We may have to make some sort of workaround.

But now point-and-click doesn't work. In the acrobat reader I see
the reference displayed when I click a note, but nothing happens.

That's probably another problem.

Jan.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]