From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rasmus Subject: Re: [bug] latex export extra package formatted improperly Date: Mon, 19 Jan 2015 13:31:05 +0100 Message-ID: <87wq4j0x6e.fsf@gmx.us> References: <87lhkz9cye.fsf@ucl.ac.uk> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37291) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YDBUD-0001On-Gw for emacs-orgmode@gnu.org; Mon, 19 Jan 2015 07:31:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YDBU9-0003lj-St for emacs-orgmode@gnu.org; Mon, 19 Jan 2015 07:31:17 -0500 Received: from plane.gmane.org ([80.91.229.3]:57700) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YDBU9-0003lM-MJ for emacs-orgmode@gnu.org; Mon, 19 Jan 2015 07:31:13 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1YDBU8-0001Hm-Bo for emacs-orgmode@gnu.org; Mon, 19 Jan 2015 13:31:12 +0100 Received: from tsn109-201-154-147.dyn.nltelcom.net ([109.201.154.147]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 19 Jan 2015 13:31:12 +0100 Received: from rasmus by tsn109-201-154-147.dyn.nltelcom.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 19 Jan 2015 13:31:12 +0100 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 Hi Eric, Eric S Fraga writes: > I have the following customisation for LaTeX export in org: > > (add-to-list 'org-latex-packages-alist '("version=3", "mhchem")) ^^^ Do you actually have the comma in your init.el? If so that's the issue. Otherwise, nothing looks suspicious in the log and I can't reproduce the issue with the current head. Cheers, Rasmus -- When the facts change, I change my mind. What do you do, sir?