[OS X TeX] latex2rtf and texlive 2009

Maxwell, Adam R adam.maxwell at pnl.gov
Mon Jul 27 12:58:46 EDT 2009


On 07/27/09 09:52, "Bob Yu" <tocalert at gmail.com> wrote:

> I have installed texlive 2009 pretest and found out that it does not include
> latex2rtf. I have to convert some of my documents into rtf (eventually doc),
> unfortunately. I could install latex2rtf via fink, but that would duplicate
> another tex installation. Could anyone suggest a better solution to this?

My preferred solution is to install latex2rtf from source, since the
subversion repo almost always has fixes that aren't in the release.  It has
a really simple build process:

svn co https://latex2rtf.svn.sourceforge.net/svnroot/latex2rtf/trunk
latex2rtf
cd latex2rtf
make
sudo make install




More information about the MacOSX-TeX mailing list