thomas sch�nhoff wrote:
>
> Hello to all,
> I've (unsuccessfully till now !) tried to get
> latex2rtf. Does someone know where to get it ?
> Is there someone at the list who has some
> experiences concerning this program, for example
> if it works well and alike ?
> Any help is appreciated !
You can find it from any CTAN archive (e.g. ftp.funet.fi:/pub/TeX/CTAN).
Only problems which I have had with it were:
1) umlauts (\a") at latin-1 document didn't convert correctly, this I
will
however find out how to correct. This may occure because I use in
preamble (and I write them with latin1 keyboard):
\usepackage[T1]{fontenc}
2) EPS figures don't get into rtf-doc (at least they are not visible
at MS Word). I use this:
\usepackage{graphics}
But otherwise I am satisfied. Tables work fine, etc...
Tommi Rintala