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. 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.

Jaap

Katrien de Vos writes:

Converting to `william_brade_canzon.pdf'...
`gs -q   -dCompatibilityLevel#1.4  -sPAPERSIZE#"a4" -dNOPAUSE -dBATCH
-r1200 -sDEVICE#pdfwrite -sOutputFile#"william_brade_canzon.pdf" -c .setpdfwrite -f "william_brade_canzon.ps"' failed (1)

You'll have to find out why gs fails.  You can do that by running the
command manually, without -q, or running lilypond --verbose.

Jan.



_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to