Mail Archives: djgpp/1999/12/22/06:24:36
On Wed, 22 Dec 1999, Kalum Somaratna aka Grendel wrote:
> I think however Damien as you suggested it would be better to
> write in HTML as IMHO it's far easier than writing RTF files and It's
> a industry standard.
It is even better, IMHO, to write it in Texinfo. Then you could
easily produce the on-line docs in Info, HTML, plain text, PDF, and
get a nicely-printed copy, all from the same source. The GNU Texinfo
package supports most of these conversions in the makeinfo program,
and the rest (PDF and printed copy) needs TeX and related programs to
be installed.
Note that Texinfo-to-HTML conversion is only supported beginning with
version 4.0 of Texinfo, whose DJGPP port wasn't released yet. But the
official GNU distribution supports DJGPP out of the box, so if you
need it, you can download texinfo-4.0.tar.gz from ftp.gnu.org and
build it on your machine.
- Raw text -