1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71
|
<HTML>
<HEAD>
<TITLE>TeX2rtf converter</TITLE>
</HEAD>
<BODY>
<P>Up to the <A HREF="http://tug.org">TUG homepage</A><BR>
Up to <A HREF="textopc.html">Converters from LaTeX to PC Textprocessors -
Overview</A></P>
<H1>TeX2rtf converter</H1>
<P>last update: July 24, 2001</P>
<P>The following citation is extracted from the
<A HREF="http://www.anthemion.co.uk/tex2rtf/index.htm">TeX2rtf homepage</A>.
</P>
<P>citation begin>> </P>
<P> Tex2RTF is a program written by Julian Smart
(julian.smart "at" ukonline.co.uk) to convert from a LaTeX subset to four other
formats: </P>
<UL>
<LI>Linear RTF, for importing into a wide range of word processors. </LI>
<LI>Windows Help hypertext RTF, for compilation with HC (Help Compiler). </LI>
<LI>HTML (Hypertext Markup Language), as used on the World Wide Web. </LI>
<LI>XLP wxHelp format (the wxWindows toolkit help format). </LI>
</UL>
<P> Once in MS Word RTF format, other formats can be generated, such as
PostScript and Adobe Acrobat Portable Document Format (PDF). PDF generation
requires MS Word and the full, commercial version of
<A HREF="http://www.adobe.com">Acrobat</A>.</P>
<P> Tex2RTF parses a 'reasonable' subset of LaTeX, notable blind spots being
the tabbing environment and maths. However, don't expect to translate your
LaTeX files immediately with no alteration of your source files, since the
objective is more to have a portable document source language than to convert
old LaTeX files.</P>
<P> Tex2RTF has been made freely available with no commercial restrictions.</P>
<P><<citation end</P>
<P>Also available from CTAN sites, dir .../support/tex2rtf <BR>
(The ... stands for a host specific base directory, which often is either
"/pub/tex" or "/tex-archive") </P>
<HR>
<P>This HTML page is part of the texconv pages.<BR>
Copyright © 1998, 1999, 2000, 2001 Wilfried Hennings<BR>
You may copy and redistribute it under the following conditions:</P>
<UL>
<LI>it must remain intact and the contents unchanged; if you'd like to have
something changed, contact me (W.Hennings "at" fz-juelich.de). Reformatting (e.g.
from HTML to some other presentation format) is granted as long as the contents
are unchanged. </LI>
<LI>you may NOT ask money for it except a reasonable cost for media and
distribution</LI>
</UL>
<P>Please also note the <A HREF="index.html#disclaimer">disclaimer</A>.</P>
</BODY>
</HTML>
|