From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?S=C3=A9bastien_Vauban?= Subject: Re: [bug] latex export ignores org-export-latex-default-packages-alist? Date: Wed, 26 Jan 2011 17:06:21 +0100 Message-ID: <80hbcvps3m.fsf@missioncriticalit.com> References: <87sjwfd6i5.fsf@ucl.ac.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org-mXXj517/zsQ@public.gmane.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org-mXXj517/zsQ@public.gmane.org To: emacs-orgmode-mXXj517/zsQ@public.gmane.org Hi Eric, Eric S Fraga wrote: > I need to use the amsmath package for a paper I am writing. This > conflicts, unfortunately, with the wasysym package which is loaded by > default in the org-latex exporter. > > [...] > > You can customize this variable. > > Value: (("AUTO" "inputenc" t) > ("T1" "fontenc" t) > ("" "fixltx2e" nil) > ("" "graphicx" t) > ("" "longtable" nil) > ("" "float" nil) > ("" "wrapfig" nil) > ("" "soul" t) > ("" "textcomp" t) > ("" "marvosym" t) > ("" "wasysym" nil) > ("" "latexsym" t) > ("" "amssymb" t) > ("" "hyperref" nil) > "\\tolerance=3D1000") > > Original value was=20 > (("AUTO" "inputenc" t) > ("T1" "fontenc" t) > ("" "fixltx2e" nil) > ("" "graphicx" t) > ("" "longtable" nil) > ("" "float" nil) > ("" "wrapfig" nil) > ("" "soul" t) > ("" "textcomp" t) > ("" "marvosym" t) > ("" "wasysym" t) > ("" "latexsym" t) > ("" "amssymb" t) > ("" "hyperref" nil) > "\\tolerance=3D1000") > > Note that wasysym is turned off in the setting I have. However, when I > export my org file, I find. > > ,---- > | ... > | \usepackage{marvosym} > | \usepackage{wasysym} > | \usepackage{latexsym} > | ... > `---- For test purpose, a silly workaround: what about removing the line? That w= ay, we could see if either: - the nil option is not respected, - the t option comes from somewhere else.. Best regards, Seb --=20 S=C3=A9bastien Vauban _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode-mXXj517/zsQ@public.gmane.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode