Mail Archives: djgpp/1994/11/24/04:19:18
> (fingers crossed :-)). Anyway, I notice that the only documentation
> about the various utilities is associated with the info mode of emacs.
There is also a stand-alone Info reader (get the files txi310bn.zip
and txi310dc.zip from the same site you got djgpp). This allows
you to browse the docs even if you don't use an Emacs-like editor.
> in postscript format) of these utilities. So, is there a way of doing
> this in info (unfortunately I am not very familiar with info) or another
> utility for generating this. Or is there a net site that has this on it.
Info has a command to print a ``node'' (chapter for the rest of us) of
a docs file. You can produse .dvi file with a program called TEXI2DVI
or a .ps file with a TeX program, but these are *HUGE* files, and I
won't recommend doing this (you would have to carry a real large pile
of paper near your workplace).
- Raw text -