home *** CD-ROM | disk | FTP | other *** search
/ Dream 45 / Amiga_Dream_45.iso / Amiga / Magazine / Dossier-LaTeX / AmiWeb2C.lha / source / callmf-2.0 / callmf.ins next >
Text File  |  1995-04-08  |  599b  |  17 lines

  1. ;
  2. ; `execute' this file to install CallMF 2.0.
  3. ;
  4. ; First, NUWEB will create the two ARexx scripts `MakeBatch.rexx'
  5. ; and `MakeTeXFont.rexx' that serve the same purposes as in CallMF 1.
  6. ;
  7. ami_nuweb -t callmf.w
  8. ;
  9. ; Then these two scripts are installed at their TDS location.
  10. ; Be careful not to overwrite the old versions in case you don't
  11. ; use TDS yet!  Also the (non-filled) configuration file for
  12. ; font caching is installed appropriately.
  13. ;
  14. copy MakeBatch.rexx TeXMF:web2c61/rexx/MakeBatch.rexx
  15. copy MakeTeXFont.rexx TeXMF:web2c61/rexx/MakeTeXFont.rexx
  16. copy FontVols TeXMF:pastex/config/FontVols
  17.