home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 5 Edit / 05-Edit.zip / pmcstex.zip / install / cmd.CS / csLT209.cmd < prev    next >
OS/2 REXX Batch file  |  1996-05-19  |  143b  |  7 lines

  1. @echo off
  2. setlocal
  3. set texinput=%EMTEXDIR%\texinput\latex209!;%EMTEXDIR%\texinput!
  4. tex386 ^&csLT209 %1 %2 %3 %4 %5 %6 %7 %8 %9
  5. endlocal
  6.  
  7.