summaryrefslogtreecommitdiff
path: root/Master/xemtex/gslib/ps2pdf13
diff options
context:
space:
mode:
Diffstat (limited to 'Master/xemtex/gslib/ps2pdf13')
-rw-r--r--Master/xemtex/gslib/ps2pdf135
1 files changed, 0 insertions, 5 deletions
diff --git a/Master/xemtex/gslib/ps2pdf13 b/Master/xemtex/gslib/ps2pdf13
deleted file mode 100644
index 86b4d3ca963..00000000000
--- a/Master/xemtex/gslib/ps2pdf13
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/sh
-# $Id: ps2pdf13,v 1.1 2000/03/09 08:40:40 lpd Exp $
-# Convert PostScript to PDF 1.3 (Acrobat 4-and-later compatible).
-
-exec ps2pdfwr -dCompatibilityLevel=1.3 "$@"