diff options
Diffstat (limited to 'Master/xemtex/gslib/bdftops')
-rw-r--r-- | Master/xemtex/gslib/bdftops | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Master/xemtex/gslib/bdftops b/Master/xemtex/gslib/bdftops new file mode 100644 index 00000000000..2726410c1a5 --- /dev/null +++ b/Master/xemtex/gslib/bdftops @@ -0,0 +1,3 @@ +#!/bin/sh
+# $Id: bdftops,v 1.2 2001/03/27 21:15:55 alexcher Exp $
+exec gs -q -dBATCH -dNODISPLAY -- bdftops.ps "$@"
|