home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / os / linux / 7010 < prev    next >
Encoding:
Internet Message Format  |  1992-07-29  |  1.2 KB

  1. Path: sparky!uunet!mcsun!uknet!mucs!mccuts!zlsiial
  2. From: zlsiial@uts.mcc.ac.uk (A. V. Le Blanc)
  3. Newsgroups: comp.os.linux
  4. Subject: Re: texinfo
  5. Message-ID: <5464@mccuts.uts.mcc.ac.uk>
  6. Date: 29 Jul 92 14:35:52 GMT
  7. References: <1992Jul29.083922.19235@athena.mit.edu>
  8. Reply-To: LeBlanc@mcc.ac.uk (A. V. Le Blanc)
  9. Organization: Computing Centre, University of Manchester
  10. Lines: 19
  11.  
  12. In article <1992Jul29.083922.19235@athena.mit.edu> J.Jagger@sheffield-city-poly.ac.uk writes:
  13. >Can anyone tell me where I can find texinfo files. The man pages for
  14. >gcc and bison both mention that they are not complete and to consult
  15. >texinfo files for full details.
  16.  
  17. texinfo files for GNU utilities are supplied along with the source
  18. code in the ...tar.Z files distributed from prep.ai.mit.edu and other
  19. sites.  You can process them and read them interactively by using emacs,
  20. or by using utilities contained in texinfo-2.15.tar.Z.
  21.  
  22. >In fact if there are some in postscript format that
  23. >would be even better, which makes me think is there a util for
  24. >converting tex files to ps? tex2ps perhaps.
  25.  
  26. You will need the file texinfo.tex, tex itself, and some utility such as
  27. dvi2ps to convert dvi files (produced by tex) into postscript files.
  28.  
  29.      -- Owen
  30.      LeBlanc@mcc.ac.uk
  31.