Tex2RTF Information
Tex2RTF is a utility written by Julian Smart to convert from LaTeX
to four other formats:
- Linear RTF, for importing into a wide range of word processors.
- Windows Help hypertext RTF, for compilation with HC (Help Compiler).
- HTML (Hypertext Markup Language), as used on the World Wide Web.
- XLP wxHelp format.
It parses a reasonable subset of LaTeX, noteable blind spots being
tables, the tabbing environment and maths.
Running Tex2RTF
Tex2RTF is currently in ~hardy/hardy/stable. A better place will be found
in due course. You can run it with no arguments; see the manual for details
of switches.
Tex2RTF has been made freely available with no commercial restrictions.
Details
Please see the manual
which has been generated from a LaTeX document and is also available
in the other formats.
Viewing output
- Linear RTF may be viewed using /project/1/Sniff1.6/bin/rtfreader.
- Windows Help RTF must be compiled using Microsoft's Help Compiler, hc.exe,
before using winhelp.exe to view the resulting .hlp file.
- HTML may be viewed using xmosaic, naturally!
- XLP output may be viewed with wxhelp.exe. This format not tested recently.
Examples