mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-29 06:57:58 -04:00
14 lines
978 B
Plaintext
14 lines
978 B
Plaintext
$NetBSD: patch-ad,v 1.4 2016/06/16 04:06:19 markd Exp $
|
|
|
|
--- data/dvipdfmx.cfg.orig 2015-11-05 00:08:29.000000000 +0000
|
|
+++ data/dvipdfmx.cfg
|
|
@@ -156,7 +156,7 @@ P 0x003C
|
|
%% kpsewhich -progname=dvipdfmx -format='other text files' dvipdfmx.cfg
|
|
%% and control which one is found by setting DVIPDFMXINPUTS.
|
|
%%
|
|
-D "rungs -q -dNOPAUSE -dBATCH -dEPSCrop -sPAPERSIZE=a0 -sDEVICE=pdfwrite -dCompatibilityLevel=%v -dAutoFilterGrayImages=false -dGrayImageFilter=/FlateEncode -dAutoFilterColorImages=false -dColorImageFilter=/FlateEncode -dAutoRotatePages=/None -sOutputFile='%o' '%i' -c quit"
|
|
+D "@RUNGS@ -q -dNOPAUSE -dBATCH -dEPSCrop -sPAPERSIZE=a0 -sDEVICE=pdfwrite -dCompatibilityLevel=%v -dAutoFilterGrayImages=false -dGrayImageFilter=/FlateEncode -dAutoFilterColorImages=false -dColorImageFilter=/FlateEncode -dAutoRotatePages=/None -sOutputFile='%o' '%i' -c quit"
|
|
|
|
% other random ps converters people have experimented with.
|
|
%D "/usr/local/bin/ps2pdf -dEPSCrop '%i' '%o'"
|