Le 26/03/2010 10:43, Guenter Milde a écrit :
On 2010-03-25, Jean-Marc Lasgouttes wrote:
Jean-Marc Lasgouttes<lasgout...@lyx.org>  writes:
Solution 3: Use \PassOptionToClass. Hmm, it might just work.

I just tried it and it did not work, because
\PassOptionToClass{noae}{Sweave}
is not correct in presence of a \usepackage{/path/to/Sweave} command.

Did you try wiht \PassOptionToPackage?

This must appear *before* the \usepackage call.

It works only when Sweave does not insert \usepackage with
absolute path to Sweave.Sty. In this situation, it is easier
to add explicitely \usepackage[noae]{Sweave}.

JMarc

Reply via email to