Tex2RTF

Supplied with wxWindows is a utility called Tex2RTF for converting LaTeX manuals to the following formats:

wxHelp
wxWindows help system format (XLP).
Linear RTF
Rich Text Format suitable for importing into a word processor.
Windows Help RTF
Rich Text Format suitable for compiling into a WinHelp HLP file with the help compiler.
HTML
HTML is the native format for Mosaic, the main hypertext viewer for the World Wide Web. Since it is freely available it is a good candidate for being the wxWindows help system under X, as an alternative to wxHelp.

Tex2RTF is used for the wxWindows manuals and can be used independently by authors wishing to create on-line and printed manuals from the same LaTeX source. Please see the separate documentation for Tex2RTF.