2 +++++ Announcing Tex2RTF +++++
3 +++++ A Free LaTeX to RTF, Windows Help RTF, and HTML converter +++++
8 * Allows you to maintain manuals in printed and hypertext formats.
10 * Allows conversion of existing LaTeX documents to word processor
11 formats (usually some 'tweaking' is required to conform to
12 Tex2RTF restrictions).
17 A LaTeX subset with some additional hypertext macros; no maths,
18 minimal table support.
20 Caveat: Please do not expect to convert arbitrary LaTex files without
21 editing: this is not the primary intention of Tex2RTF. Success converting
22 existing LaTeX depends on your expectations and the style in which
23 the LaTeX was written. Tex2RTF does not accept pure TeX (non-LaTeX)
31 * Windows Help hypertext RTF
33 * HTML (the World Wide Web hypertext format)
35 * wxHTML Help (the wxWindows GUI library help file format)
40 Under Windows, please run the supplied install.exe program. The Tex2RTF
41 manual itself serves as an example input file, in the docs subdirectory
42 with various .sty, .ini, and .gif files that you may need for your
43 own documents. See the online manual for further details.
48 * Windows (all 32-bit desktop versions)
50 * Any Unix supporting wxWindows
57 The latest version of Tex2RTF can be accessed by anonymous ftp
60 ftp://biolpc22.york.ac.uk/pub/tex2rtf
64 http://www.wxwindows.org/tex2rtf
66 Tex2RTF was developed using the free, cross-platform GUI toolkit
67 wxWindows, at http://www.wxwindows.org. To compile Tex2RTF
68 for platforms for which there are no Tex2RTF binaries,
69 you need to download an appropriate version of wxWindows,
70 configure and compile the library, then compile Tex2RTF
73 ------------------------------------------------------------------
74 Julian Smart, August 2002
75 julian.smart@btopenworld.com