home *** CD-ROM | disk | FTP | other *** search
/ ftp.muug.mb.ca / 2014.06.ftp.muug.mb.ca.tar / ftp.muug.mb.ca / pub / tex / muugtalk / plsamp.tex < prev    next >
Text File  |  1996-06-03  |  600b  |  24 lines

  1. % This is a sample file that uses plain TeX.
  2. % use the command 
  3. % tex plsamp 
  4. % to get a dvi file
  5.  
  6. \centerline{Getting started with te\TeX}
  7.  
  8. Here is what you need to do to use a minimal te\TeX:
  9.  
  10. Download the following from {\tt sunsite.informatik.rwth-aachen.de}:
  11. the binaries {\tt i486-linux.tar.gz}, or {\tt i486-linuxaout.tar.gz},
  12. the base files {\tt tetex-base.tar.gz} and {\tt latex-base.tar.gz}.
  13.  
  14.  
  15. Next unzip and extract all the files using {\tt tar}.
  16.  
  17. Then add the directory with the binaries to your {\tt PATH} 
  18. environmental variable.
  19.  
  20. Finally, run {\tt texhash} and {\tt texconfig}.
  21.  
  22. \bye
  23.  
  24.