From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcin Borkowski Subject: Re: Error with \usepackage{amsmath} due to \iint already being defined Date: Fri, 24 May 2013 20:26:45 +0200 Message-ID: <20130524202645.75c140c7@aga-netbook> References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:41453) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ufwha-0007Y0-H5 for emacs-orgmode@gnu.org; Fri, 24 May 2013 14:26:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UfwhV-0006Y1-Ub for emacs-orgmode@gnu.org; Fri, 24 May 2013 14:26:54 -0400 Received: from msg.wmi.amu.edu.pl ([2001:808:114:2::50]:60734) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UfwhV-0006Xe-Ip for emacs-orgmode@gnu.org; Fri, 24 May 2013 14:26:49 -0400 Received: from localhost (localhost [127.0.0.1]) by msg.wmi.amu.edu.pl (Postfix) with ESMTP id A0F9441D5C for ; Fri, 24 May 2013 20:26:47 +0200 (CEST) Received: from msg.wmi.amu.edu.pl ([127.0.0.1]) by localhost (msg.wmi.amu.edu.pl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ENdBMxtlpYea for ; Fri, 24 May 2013 20:26:47 +0200 (CEST) Received: from aga-netbook (jedenzero5-dziewiecosiem.echostar.pl [213.156.105.98]) by msg.wmi.amu.edu.pl (Postfix) with ESMTPSA id 7DFC842082 for ; Fri, 24 May 2013 20:26:47 +0200 (CEST) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Dnia 2013-05-24, o godz. 12:35:59 John Hendy napisa=C5=82(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 is an Org LaTeX export default package. > > > > Just put this in the LaTeX header before you load amsmath: > > > > \usepackage{savesym} > > \savesymbol{iint} > > \savesymbol{iiint} > > >=20 > 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, --=20 Marcin Borkowski http://octd.wmi.amu.edu.pl/en/Marcin_Borkowski Adam Mickiewicz University