Dnia 2013-05-24, o godz. 12:35:59
John Hendy <jw.he...@gmail.com> napisaƂ(a):

> On Fri, May 24, 2013 at 12:22 PM, Vincent Beffara
> <vbeff...@ens-lyon.fr> wrote:
> >
> > Hi,
> >
> >> I tracked down an error about \iint already being defined to a
> >> clash between wasysym and amsmath. I brought in amsmath, but it
> >> appears that wasysym is an Org LaTeX export default package.
> >
> > Just put this in the LaTeX header before you load amsmath:
> >
> > \usepackage{savesym}
> > \savesymbol{iint}
> > \savesymbol{iiint}
> >
> 
> Does this savewasysym's definition if iint instead of amsmath's? In
> the case that I actually use \iint (super unlikely, but not
> impossible), which package's is preferred?

See http://www.ctan.org/pkg/savesym - it saves wasysym's \iint
as\origiint.  (BTW: nice package this savesym: not complicated, but
handy.  Thanks for the pointer, Vincent!)

And you can always use a "poor man's savesym", that is,
\let\iint\relax

> Thanks,
> John

Regards,

-- 
Marcin Borkowski
http://octd.wmi.amu.edu.pl/en/Marcin_Borkowski
Adam Mickiewicz University

Reply via email to