diff options
Diffstat (limited to 'Master/xemtex/gslib/gslp.bat')
-rw-r--r-- | Master/xemtex/gslib/gslp.bat | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Master/xemtex/gslib/gslp.bat b/Master/xemtex/gslib/gslp.bat new file mode 100644 index 00000000000..3a9a415020b --- /dev/null +++ b/Master/xemtex/gslib/gslp.bat @@ -0,0 +1,5 @@ +@echo off
+@rem $Id: gslp.bat,v 1.2 2000/05/20 20:53:05 lpd Exp $
+
+call gssetgs.bat
+%GSC% -q -sDEVICE=epson -r180 -dNOPAUSE -sPROGNAME=gslp -- gslp.ps %1 %2 %3 %4 %5 %6 %7 %8 %9
|