summaryrefslogtreecommitdiff
path: root/support/rtf2latex/rtf2LaTeX.announce.1.2
blob: e1b90d23494fa35500351ca66b3da1c2fddcc44d (plain)
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
This is an announcement of a RTF to LaTeX converter "rtf2LaTeX"
RTF is the "Rich Text Format" a format to exchange documents. The format
can be generated by several Text Processors, for example Microsoft Word
and some programs on a Next.
There already is a program to convert RTF to (plain) TeX written by
Robert Lupton called rtf2tex. rtf2LaTeX is based on this program but
tries to produce correct LaTeX which is in a form suitable for further
editing after conversion.
rtf2LaTeX is based on Paul DuBois' rtf reader package.
It contains some modifications to the original reader. These changes were
sent to Paul DuBois and are incorporated into a new release of his
code.
rtf2LaTeX was written by Erwin Wechtl as a one-semester practical work
at our department. It may still contain bugs. If my time permits I will
try to maintain the package, but note that I didn't write the code and
so I will also have to dig into the sources if something goes wrong.

The sources can be obtained by anonymous ftp from
ftp.vmars.tuwien.ac.at
in the directory /pub/misc
in the file rtf2LaTeX.tar.z
you need the new gunzip program to uncompress the file. Sources can be
obtained from the same ftp server in /pub/gnu/gzip-1.0.6.tar.Z
This, however may not be the current version.
Alternatively you can specify the file name rtf2LaTeX.tar when
downloading via ftp and the program will get decompressed on the fly.