home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / os2 / programm / 4891 < prev    next >
Encoding:
Internet Message Format  |  1992-09-11  |  1.6 KB

  1. Path: sparky!uunet!elroy.jpl.nasa.gov!swrinde!gatech!rutgers!njitgw.njit.edu!hertz.njit.edu!dic5340
  2. From: dic5340@hertz.njit.edu (David Charlap)
  3. Newsgroups: comp.os.os2.programmer
  4. Subject: Re: gcc/os2 docs
  5. Message-ID: <1992Sep11.192102.10767@njitgw.njit.edu>
  6. Date: 11 Sep 92 19:21:02 GMT
  7. References: <grendel.716224537@cygnus.cis.ksu.edu.cis.ksu.edu>
  8. Sender: news@njit.edu
  9. Organization: New Jersey Institute of Technology, Newark, N.J.
  10. Lines: 25
  11. Nntp-Posting-Host: hertz.njit.edu
  12.  
  13. In article <grendel.716224537@cygnus.cis.ksu.edu.cis.ksu.edu> grendel@cis.ksu.edu (Stephen Spencer) writes:
  14. >What format are the gcc docs in for OS/2?  IOW, how can I convert them to 
  15. >ASCII again :)
  16.  
  17. The docs are in TexInfo format.  I believe you can download them in
  18. ASCII format as well.  Here's what you do with them:
  19.  
  20. 1) You can print them.  Using a TeX formatting package (like emTeX for
  21.    OS/2) and the Texinfo header file, you can convert these to a
  22.    device-independant (.dvi) file.  This can then be converted into a
  23.    PostScript (.PS) document or some other printer-specific format.
  24.  
  25. 2) You can make a hypertext document from them.  Using Gnu-Emacs (and
  26.    the texinfo-format-buffer command) or the MakeInfo utility (has
  27.    this been ported to OS/2?), you can produce .info files that the
  28.    Gnu-Emacs info system can use.
  29.  
  30. I did method 2, as I prefer on-line help to using lots of my printer
  31. paper. 
  32.  
  33. -- 
  34.    |)  David Charlap           "LECTURER, n.  One with his hand in your pocket,
  35.   /|_  dic5340@hertz.njit.edu   his tongue in your ear, and his faith in your
  36.  ((|,)                          patience."
  37.   ~|~                              --- Ambrose Bierce, The Devil's Dictionary
  38.