-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

It seems in the config file, %v is not correctly replaced. The following
patch will stop the bail-out:

- --- /etc/texmf/dvipdfm/dvipdfmx.cfg   2009-12-01 21:37:43.000000000 +0100
+++ dvipdfmx.cfg        2009-12-01 21:38:11.000000000 +0100
@@ -134,7 +134,7 @@
 %% than A0, and their llx=lly=0, you can use "-dEPSCrop" instead of
 %% "-sPAPERSIZE=a0"
 %%
- -D  "ps2pdf -dCompatibilityLevel=%v -sPAPERSIZE=a0
- -dAutoFilterGrayImages=false -dGrayImageFilter=/FlateEncode
- -dAutoFilterColorImages=false -dColorImageFilter=/FlateEncode %i %o"
+D  "ps2pdf -dCompatibilityLevel=1.4 -sPAPERSIZE=a0
- -dAutoFilterGrayImages=false -dGrayImageFilter=/FlateEncode
- -dAutoFilterColorImages=false -dColorImageFilter=/FlateEncode %i %o"

 %% Frank Siegert's PStill:
 %D  "/usr/local/bin/pstill -c -o %o %i"


However, I strongly recommend against it. ps2pdf completely fouls up my
EPS files (replaces fonts, why that?), and the old gs line that was in
there in the previous version works much better. Please restore it.

Bye,

   Mike
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAksVgDAACgkQ5GwONXmN2VzC4ACfeRXWUBTrrHtUv8rUezOFU3g4
rtgAn0CJgbSPtc7UnKmu6cnrJ/WC3PDs
=Jz2M
-----END PGP SIGNATURE-----



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to