Date: Tue, 18 Nov 2003 01:33:53 +0900 (JST) From: Hiroki Sato <hrs@FreeBSD.org> To: marck@rinet.ru Cc: stranger@sberbank.sibnet.ru Subject: Re: make in /usr/doc Message-ID: <20031118.013353.78764065.hrs@eos.ocn.ne.jp> In-Reply-To: <20031109151006.G85714@woozle.rinet.ru> References: <20031109163052.P62378@sbk-gw.sibnet.ru> <73-653527914.20031109114220@alexdupre.com> <20031109151006.G85714@woozle.rinet.ru>
index | next in thread | previous in thread | raw e-mail
[-- Attachment #1 --]
Dmitry Morozovsky <marck@rinet.ru> wrote
in <20031109151006.G85714@woozle.rinet.ru>:
marck> especially in situation where you can't have both version of gs without "dirty
marck> magic"
Try the attached patch. This is for ${PREFIX}/bin/ps2epsi.
--
| Hiroki SATO
--- ps2epsi.orig Tue Nov 18 01:28:54 2003
+++ ps2epsi Tue Nov 18 01:28:42 2003
@@ -51,7 +51,7 @@
}
' U="$USERNAME$LOGNAME" F=1 - F=2 "${infile}" >$tmpfile
-gs -q -dNOPAUSE -dSAFER -dDELAYSAFER -r72 -sDEVICE=bit -sOutputFile=/dev/null $tmpfile ps2epsi.ps $tmpfile <"${infile}" 1>&2
+gs -q -dNOPAUSE -dSAFER -dDELAYSAFER -sPAPERSIZE=letter -r72 -sDEVICE=bit -sOutputFile=/dev/null $tmpfile ps2epsi.ps $tmpfile <"${infile}" 1>&2
rm -f $tmpfile
(
[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (FreeBSD)
iD8DBQA/uPhxTyzT2CeTzy0RApJzAJ44UIlMK3ASEuhOtXMUkvHwqrTvsgCfQk0o
tnbs2J9uz+WMGYjbM7ZJ7QU=
=cluX
-----END PGP SIGNATURE-----
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031118.013353.78764065.hrs>
