Re: [Latex2rtf-users] natbib and apacite
Scott Prahl <[email protected]> Thu, 3 Apr 2003 08:37:35 -0800
| Newsgroups | gmane.comp.tex.latex.latex2rtf.devel |
|---|---|
| Message-ID | <[email protected]> |
On Thursday, April 3, 2003, at 01:20 AM, Tim Gard wrote: > Hi everybody, > > When using latex2rtf with a latex document with natbib or apacite > package loaded, I get lotsĀ of warnings like: > Warning line=4 Unknown style option natbib ignored > Warning line=11 Command \citep not found - ignored > Warning line=11 Command \citep not found - ignored > Warning line=33 Command \bibliographystyle ignored > for natbib and > Warning line=2 Unknown style option apacite ignored > Warning line=6 Command \citeyearNP not found - ignored > Warning line=3 Command \BCAY not found - ignored > Warning line=4 Command \BCAY not found - ignored > Warning line=13 Command \bibliographystyle ignored > for apacite. > > Do you have any suggestions for how to solve these problems? > The current version of latex2rtf in CVS has much better support for apacite than before. It might do what you need. If you want natbib support then create a *small* latex and .bib test files that uses natbib. Make sure that these test files typeset properly with latex and bibtex. Send the files to me and I will see what I can do. Scott