From 7146b7292e27acc54d23b48472f6851ae9b51d8c Mon Sep 17 00:00:00 2001 From: Ken Sharp Date: Wed, 3 Apr 2019 08:37:41 +0100 Subject: Fix PDFX_def.ps Bug #700942 For some reason Git did a merge with this file when I made the change, and it messed it up. Since we don't test these files, it didn't get noticed. --- lib/PDFX_def.ps | 5 ----- 1 file changed, 5 deletions(-) (limited to 'lib') diff --git a/lib/PDFX_def.ps b/lib/PDFX_def.ps index c251a82db..7dfadce2b 100644 --- a/lib/PDFX_def.ps +++ b/lib/PDFX_def.ps @@ -17,11 +17,6 @@ systemdict /ColorConversionStrategy known { /ColorConversionStrategy cvx /rangecheck signalerror } if -{ - (ColorConversionStrategy must be set and be either Gray or CMYK for PDF/X-3 output.)= - /ColorConversionStrategy cvx /rangecheck signalerror -}if - % Define entries in the document Info dictionary : % -- cgit v1.2.1