home *** CD-ROM | disk | FTP | other *** search
/ Complete Linux / Complete Linux.iso / docs / apps / tex / texmin / texmin_0.z / texmin_0 / usr / README < prev    next >
Encoding:
Text File  |  1993-05-12  |  1.8 KB  |  44 lines

  1. This is a collection of mostly binaries, put together to provide a minimal
  2. setup to print TeX/LaTeX/TeXinfo files.
  3.  
  4. Its features:
  5. - TeX and LaTeX to convert a document from source form (.tex .texinfo)
  6.   to a device-independent form (.dvi)
  7. - Programs to produce a sorted index from the raw index that LaTeX or
  8.   texinfo outputs
  9. - dvips to convert the device-independent form to Postscript-form (.ps)
  10. - Metafont, to generate rasterized fonts on the fly when they are requested
  11.   by dvips
  12. - ghostscript to output the Postscript-source to a non Postscript printer.
  13.   Supported Printers are: the HP-Laserjet series, diverse HP-Desjket,
  14.   Canon BJ's, epson-compatible Dot-Matrix-Printers (9 or 24 pin), NEC P6,
  15.   P6+,P60 and several others.
  16. - only libc.so.3.* and libm.so.3.* needed as DLL, no X11.
  17. - a quick and dirty README_if_you_dont't_know_LaTeX, modified for this
  18.   particular setup, called USAGE.
  19. Its NON-features:
  20. - No preview possibilities.
  21. - Almost no documentation about the programs themselves included. Most give
  22.   a short help when called with no arguments however.
  23.  
  24. The unpacked size of the package is less than 4.5 MB.
  25.  
  26. Everything has been put together a bit hastily, so there are certainly bugs
  27. in it, maybe due to this installation (some file(s) missing, pathes
  28. compiled or set wrong, files in the wrong place, ...) which is more probable,
  29. maybe due to bugs in the original programs which is less probable.
  30. If something is wrong with the package, or if you have suggestions what
  31. needs to be added, report it to me, I'll try to make
  32. it more reliable, if it's an installation fault.
  33.  
  34. Nils Rennebarth, Altenessener Str. 93, 4300 Essen 12,
  35. Internet: nils@hertha.exp-math.uni-essen.de
  36.  
  37. -----------------------------------------------------
  38.  
  39. Installing the package:
  40.  
  41. Unpack everything in /
  42.  
  43. and read usr/INSTALL
  44.