home *** CD-ROM | disk | FTP | other *** search
/ Dream 52 / Amiga_Dream_52.iso / OS2 / gnuinfo.zip / doc / README < prev    next >
Text File  |  1997-07-24  |  1KB  |  27 lines

  1. This directory contains documentation on the Texinfo system and the TeX
  2. sources needed to process Texinfo sources.
  3.  
  4. The .tex files are not installed automatically because TeX installations
  5. vary so widely.  Installing them in the wrong place would give a false
  6. sense of security.  So, you should simply cp *.tex to the appropriate
  7. place.  If your installation follows the TeX Directory Structure
  8. standard (http://www.tug.org/tds/), this will be the directory
  9. <texmf>/tex/texinfo/ for texinfo.tex and <texmf>/tex/plain/dvips/ for
  10. epsf.tex.  If you use the default installation paths, <texmf> will be
  11. /usr/local/share/texmf.  If you have teTeX, you can find <texmf> by
  12. running:
  13.   texconfig confall | grep \^TEXMF=
  14. (The configure script tries to do this for you.)
  15.  
  16. You can get the latest texinfo.tex from
  17. ftp://ftp.tug.org/tex/texinfo.tex
  18. ftp://ftp.cs.umb.edu/pub/tex/texinfo.tex
  19. or on the FSF machines in /home/gd/gnu/doc/texinfo.tex.
  20. If you have problems with the version in this distribution, please check
  21. for a newer version.
  22.  
  23. epsf.tex comes with dvips distributions, and you may already have it
  24. installed.  The version here is functionally identical but slightly
  25. nicer than the one in dvips574.  The changes have been sent to the
  26. epsf.tex maintainer.
  27.