From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Bug: Footnotes in combination with LaTeX fragments is broken in latest trunk Date: Sat, 28 Nov 2009 18:54:42 +0100 Message-ID: <9A834EB5-68C3-4902-BBF5-BD661B3BDB1D@gmail.com> References: <866e16220911280457u23563ef6rd2946b8788831bd0@mail.gmail.com> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NERVU-0001yQ-Nx for emacs-orgmode@gnu.org; Sat, 28 Nov 2009 12:54:52 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NERVP-0001wu-Sr for emacs-orgmode@gnu.org; Sat, 28 Nov 2009 12:54:52 -0500 Received: from [199.232.76.173] (port=42974 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NERVP-0001wj-OD for emacs-orgmode@gnu.org; Sat, 28 Nov 2009 12:54:47 -0500 Received: from ey-out-1920.google.com ([74.125.78.145]:15591) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NERVP-0002tO-Kq for emacs-orgmode@gnu.org; Sat, 28 Nov 2009 12:54:47 -0500 Received: by ey-out-1920.google.com with SMTP id 3so646353eyh.34 for ; Sat, 28 Nov 2009 09:54:46 -0800 (PST) In-Reply-To: <866e16220911280457u23563ef6rd2946b8788831bd0@mail.gmail.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: =?ISO-8859-1?Q?Bj=F8rn_Arild_M=E6land?= Cc: emacs-orgmode@gnu.org Hi Bj=F8rn, Could you please make full backtrace? Thanks! - Carsten On Nov 28, 2009, at 1:57 PM, Bj=F8rn Arild M=E6land wrote: > Hi, > > In the latest trunk version of org-mode > (4cbedbff1adf22e2018baf5c674b32a91c68007e) I get an error when I > export the following org file to pdf: > ,---- > | #+LATEX_HEADER: \usepackage{acronym} > | #+LATEX_HEADER: \acrodef{SRILM}{The SRI Language Modeling Toolkit} > | > | * Test > | \ac{SRILM} [fn:srilm] > | > | [fn:srilm] http://www.speech.sri.com/projects/srilm/ > `____ > > The error is as follows: "org-footnote-normalize: Invalid use of `\' > in replacement text". > > This works fine in 6.32b, however. > > -Bj=F8rn > > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode - Carsten