blob: 038c289c7c0fc39ef0adebb162469fba03724c9f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
$NetBSD: patch-ab,v 1.1 2005/12/09 20:30:16 wiz Exp $
--- lib/gs_init.ps.orig Mon May 1 20:24:46 2000
+++ lib/gs_init.ps Mon May 1 20:26:23 2000
@@ -1704,3 +1704,7 @@
(END GC) VMDEBUG
% The interpreter will run the initial procedure (start).
+
+% unofficial patch:
+% make it possible to print from within acroread pdf viewer
+/Default currenthalftone /Halftone defineresource pop
|