On Fri, May 24, 2013 at 02:38:42PM -0400, Nick Dokos wrote:
>
> The wasysym docs say that there should be no conflict, but that seems
> to be wrong: ISTR multiple instances of this conflict.
>
> If you prefer the amsmath integral signs over the wasysym ones, then
> probably the best thing to do i
Hello,
Marcin Borkowski writes:
> Also, taking into account the number of problems with wasysym's
> conflicts, I'd suggest dropping it (and maybe several other packages)
> from it.
That would break, among other things, previewing of LaTeX snippets. On
the other hand, it's probably safe to remov
Dnia 2013-05-24, o godz. 14:38:42
Nick Dokos napisał(a):
> John Hendy writes:
>
> > On Fri, May 24, 2013 at 12:22 PM, Vincent Beffara
> > wrote:
> >>
> >> Hi,
> >>
> >>> I tracked down an error about \iint already being defined to a
> >>> clash between wasysym and amsmath. I brought in amsmath
John Hendy writes:
> On Fri, May 24, 2013 at 12:22 PM, Vincent Beffara
> 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.
>>
Dnia 2013-05-24, o godz. 12:35:59
John Hendy napisał(a):
> On Fri, May 24, 2013 at 12:22 PM, Vincent Beffara
> 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
On Fri, May 24, 2013 at 12:22 PM, Vincent Beffara 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 hea
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}
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.
What is it's purpose? Is there a better way round this than just
commenting out the wasysym package in the .te