summaryrefslogtreecommitdiff
path: root/Master/xemtex/gslib/ps2pdf13
diff options
context:
space:
mode:
authorStaszek Wawrykiewicz <staw@gust.org.pl>2006-12-18 03:20:19 +0000
committerStaszek Wawrykiewicz <staw@gust.org.pl>2006-12-18 03:20:19 +0000
commit34c11d2616bb32772199abf210ae88d99665a824 (patch)
treeb95fbfb76fcefd0ab1ca96dc631e2657a894ad6d /Master/xemtex/gslib/ps2pdf13
parentb0ccdf9e931213c59344f3c097608e04721149b1 (diff)
xemtex deleted
git-svn-id: svn://tug.org/texlive/trunk@2777 c570f23f-e606-0410-a88d-b1316a301751
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 "$@"