From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: [bug] latex export extra package formatted improperly Date: Mon, 19 Jan 2015 12:23:05 +0000 Message-ID: <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]:35839) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YDBMQ-00056X-CC for emacs-orgmode@gnu.org; Mon, 19 Jan 2015 07:23:15 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YDBMN-0001At-4h for emacs-orgmode@gnu.org; Mon, 19 Jan 2015 07:23:14 -0500 Received: from mail-db3on0136.outbound.protection.outlook.com ([157.55.234.136]:50202 helo=emea01-db3-obe.outbound.protection.outlook.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YDBMM-0001Al-US for emacs-orgmode@gnu.org; Mon, 19 Jan 2015 07:23:11 -0500 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 Hello, I have the following customisation for LaTeX export in org: (add-to-list 'org-latex-packages-alist '("version=3", "mhchem")) I updated org yesterday (and again today) and now I cannot export to LaTeX without error. The above line results in the following LaTeX preamble line: \usepackage[version=3]{(, mhchem)} which should actually be \usepackage[version=3]{mhchem} I will try to track this down to a particular commit later. Thanks in advance, eric -- : Eric S Fraga (0xFFFCF67D), Emacs 25.0.50.1, Org release_8.3beta-703-gef523b.dirty