Makertf


Makertf converts Texinfo files into equivalent RTF files. The generated RTF files are suitable for further processing by the Windows Help Compiler (hcrtf.exe).

Makertf is based on GNU Makeinfo 3.12.

Usage

To create an RTF file:

makertf --output=rtffile texifile

To create an RTF file and an HPJ file:

makertf --hpj=hpjfile --output=rtffile texifile

You will need hcrtf.exe in order to create the final Windows help file. This utility is a part of the Microsoft Help Workshop, which you can download from the Microsoft FTP site: ftp://ftp.microsoft.com/Softlib/MSLFILES/hcwsetup.EXE

Downloads

The Makertf project is kindly hosted by SoureForge. Official releases are available on the projects group page.

Source Code

You can use a web interface to browse the Makertf CVS repository.


SourceForge Logo Copyright © 2000 Christian Schenk <csc@users.sourceforge.net>
$Date: 2000/09/02 18:31:04 $