From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Re: customising org-latex-to-pdf-process for bibtex Date: Tue, 1 Mar 2011 19:58:15 +0100 Message-ID: <6C9745A3-7F15-4A2A-B4CD-01672F1A96AB@gmail.com> References: <03F579C0-3D08-4525-82C7-B94060DC2121@tsdye.com> Mime-Version: 1.0 (Apple Message framework v1078) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Return-path: Received: from [140.186.70.92] (port=57069 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PuUm8-0000mV-BZ for emacs-orgmode@gnu.org; Tue, 01 Mar 2011 13:58:25 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PuUm4-0006aJ-9N for emacs-orgmode@gnu.org; Tue, 01 Mar 2011 13:58:21 -0500 Received: from mail-ew0-f41.google.com ([209.85.215.41]:32822) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PuUm4-0006Zh-39 for emacs-orgmode@gnu.org; Tue, 01 Mar 2011 13:58:20 -0500 Received: by ewy10 with SMTP id 10so1851113ewy.0 for ; Tue, 01 Mar 2011 10:58:19 -0800 (PST) In-Reply-To: <03F579C0-3D08-4525-82C7-B94060DC2121@tsdye.com> 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@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: "Thomas S. Dye" Cc: Ulf Stegemann , Org-mode mailing list On 1.3.2011, at 18:26, Thomas S. Dye wrote: > Aloha Carsten, >=20 > Does Org-mode use the wasysym package for its integral symbols? If = not, potential clashes with the amsmath package could be avoided by = loading it with the nointegrals option: = \loadpackage[nointegrals]{wasysym}. This is a fairly standard way to = load wasysym (which I should have recalled for Suvayu's recent problem, = thanks Eric for remembering). Sounds good to me, but this is a question to Ulf Stegemann who implemented many special characters in Org and who likely has an opinion = on this. - Carsten