diff options
Diffstat (limited to 'Master/texmf-doc/doc/english/wp-conv/rtflatex.html')
-rw-r--r-- | Master/texmf-doc/doc/english/wp-conv/rtflatex.html | 47 |
1 files changed, 47 insertions, 0 deletions
diff --git a/Master/texmf-doc/doc/english/wp-conv/rtflatex.html b/Master/texmf-doc/doc/english/wp-conv/rtflatex.html new file mode 100644 index 00000000000..4ab82b606fd --- /dev/null +++ b/Master/texmf-doc/doc/english/wp-conv/rtflatex.html @@ -0,0 +1,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> + |