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
|
<HTML>
<HEAD>
<TITLE>RTFLATEX converter</TITLE>
</HEAD>
<BODY>
<P>Up to the <A HREF="http://tug.org">TUG homepage</A><BR>
Up to <A HREF="pctotex.html">Converters from PC Textprocessors to LaTeX -
Overview</A></P>
<H1>RTFLATEX</H1>
<P>last update: July 28, 1998</P>
<P>RTFLATEX, a package consisting of a program in Pascal (also available as
C-source) which translates RTF to LaTeX-like commands and a separate sty - file
containing the TeX macro definitions for these commands. It does not yet
support formulas or tables. </P>
<P>Disadvantage: TeX file does not conform to LaTeX style. </P>
<P>Can be found on all CTAN sites, dir .../support/rtflatex, <BR>
(The ... stands for a host specific base directory, which often is either
"/pub/tex" or "/tex-archive") <BR>
including source and MSDOS executable </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>
|