From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: problem with export of verbatim code Date: Thu, 17 Dec 2009 00:17:22 +0100 Message-ID: <3FAF492A-FC25-4BF9-9A6A-6F64EE9E7272@gmail.com> References: <878wdl7m2e.wl%ucecesf@ucl.ac.uk> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NL3F9-0001tB-0Y for emacs-orgmode@gnu.org; Wed, 16 Dec 2009 18:25:19 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NL3F4-0001mv-6o for emacs-orgmode@gnu.org; Wed, 16 Dec 2009 18:25:18 -0500 Received: from [199.232.76.173] (port=36230 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NL3F3-0001me-Rf for emacs-orgmode@gnu.org; Wed, 16 Dec 2009 18:25:13 -0500 Received: from mail-ew0-f224.google.com ([209.85.219.224]:55123) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NL3F3-00052i-Nb for emacs-orgmode@gnu.org; Wed, 16 Dec 2009 18:25:13 -0500 Received: by ewy24 with SMTP id 24so1677977ewy.26 for ; Wed, 16 Dec 2009 15:25:12 -0800 (PST) In-Reply-To: <878wdl7m2e.wl%ucecesf@ucl.ac.uk> 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: e.fraga@ucl.ac.uk Cc: org-mode mailing list Hi Eric, thanks for the bug report, this is now fixed. - Carsten On Dec 2, 2009, at 10:38 AM, Eric S Fraga wrote: > Hello, > > the attached files illustrate a bug in the export of verbatim code to > LaTeX that replaces a sequence of [[xxxxx]] with > [[section-label][xxxxx]]. Actually, this happens when exporting to > html as well so it may be a generic problem. > > An example is attached including the org and latex files. Note that I > cannot easily fix the verbatim code to work around this bug as this > code is automatically generated using babel (with my own maxima > plugin). > > Thanks, > eric > < > examplebug > .org>_______________________________________________ > 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