On 8/20/07, Isaac Pante <[EMAIL PROTECTED]> wrote: > I'm asking myself if I shouldn't uninstall my MacTex installation and > reinstall everything (any other solution is welcome).
No need for that yet! Just try and see whether latex2rtf even runs at a basic level. It should do seeing as it's in your $PATH as you showed above, but let's eliminate problems one step at a time starting at the lowest level. So, just try a quick test like "latex2rtf -v" This is what I get when I try that: "[EMAIL PROTECTED] testinglatex2rtf]$ latex2rtf -v latex2rtf 1.9.16a (Wed Aug 8 13:30:31 2007) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Written by Prahl, Lehner, Granzer, Dorner, Polzer, Trisko, Schlatterbeck. " If you see output similar to the above then you have latex2rtf installed correctly and the problem is that LyX is not configured to run the command properly using the Converter. Best wishes, Oisin
