summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlgs/lib/PDFA_def.ps
diff options
context:
space:
mode:
authorReinhard Kotucha <reinhard.kotucha@web.de>2012-04-20 18:43:26 +0000
committerReinhard Kotucha <reinhard.kotucha@web.de>2012-04-20 18:43:26 +0000
commitf2c4b14462f6884a29f80233a4c89e8f07f1964a (patch)
tree3c89cda4c70845aad05bd8169fbdbcc4e3a49d5d /Master/tlpkg/tlgs/lib/PDFA_def.ps
parent72cbbf2f4bb0e30fea3fd950a680047a37188494 (diff)
tlpkg/tlgs: upgrade gs-9.04 => gs-9.05
git-svn-id: svn://tug.org/texlive/trunk@26070 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/tlgs/lib/PDFA_def.ps')
-rw-r--r--Master/tlpkg/tlgs/lib/PDFA_def.ps11
1 files changed, 1 insertions, 10 deletions
diff --git a/Master/tlpkg/tlgs/lib/PDFA_def.ps b/Master/tlpkg/tlgs/lib/PDFA_def.ps
index 7fe7871370a..138ab449080 100644
--- a/Master/tlpkg/tlgs/lib/PDFA_def.ps
+++ b/Master/tlpkg/tlgs/lib/PDFA_def.ps
@@ -6,16 +6,7 @@
% This assumes an ICC profile to reside in the file (ISO Coated sb.icc),
% unless the user modifies the corresponding line below.
-systemdict /ProcessColorModel known {
- systemdict /ProcessColorModel get dup /DeviceGray ne exch /DeviceCMYK ne and
-} {
- true
-} ifelse
-{ (ERROR: ProcessColorModel must be /DeviceGray or DeviceCMYK.)=
- /ProcessColorModel cvx /rangecheck signalerror
-} if
-
-% Define entries to the document Info dictionary :
+% Define entries in the document Info dictionary :
/ICCProfile (ISO Coated sb.icc) % Customize.
def