home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Datafile PD-CD 1B
/
DATAFILE_PDCD1B.iso
/
_tex
/
tex
/
source
/
texextr2
/
!TeX
/
Misc
/
Bin
/
ObeyFiles
/
lp
< prev
next >
Wrap
Text File
|
1993-03-12
|
307b
|
7 lines
| LaTeX print script
if "%0"="" then error Syntax: lp [-size xxx] name [options]
if "%0"="-size" then set alias$lpsize "wimpslot %1" else set alias$lpsize "wimpslot 1600k"
if "%0"="-size" then set alias$lpcom "dvidjp |<%2.dvi >printer: %*3" else set alias$lpcom "dvidjp |<%0.dvi >printer: %*1"
lpsize
lpcom