[EMAIL PROTECTED] wrote: > I tried latex2rtf with partial success before my original post. > Jean-Pierre Chretien responded (apparently off list) that the latest > version worked correctly. It does and I had used it improperly. One must > run latex at least once, then bibtex and finally latex2rtf (or write a > script, which was Chretien's recommendation).
You can define a LaTeX->RTF converter in LyX that automatically runs bibtex. The following setting work for me: Converter: latex2rtf -p -S $$i Extra-Flag: needaux Jürgen
