From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: bug in latex export? Date: Sun, 28 Apr 2013 09:42:18 +0200 Message-ID: <87sj2bje3p.fsf@gmail.com> References: <20130427120537.062e0621@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:40491) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UWMFZ-0002u6-I1 for emacs-orgmode@gnu.org; Sun, 28 Apr 2013 03:42:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UWMFY-0000Ka-Rj for emacs-orgmode@gnu.org; Sun, 28 Apr 2013 03:42:21 -0400 Received: from mail-wi0-x235.google.com ([2a00:1450:400c:c05::235]:58839) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UWMFY-0000KR-MF for emacs-orgmode@gnu.org; Sun, 28 Apr 2013 03:42:20 -0400 Received: by mail-wi0-f181.google.com with SMTP id c10so1834952wiw.2 for ; Sun, 28 Apr 2013 00:42:19 -0700 (PDT) In-Reply-To: <20130427120537.062e0621@gmail.com> (renato's message of "Sat, 27 Apr 2013 12:05:37 +0200") 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: renato Cc: "emacs-orgmode@gnu.org" Hello, renato writes: > this in the .org file > > \begin{theoremwithname}[hei] > theorem > \begin{align*} > 2+2 > \end{align*} > \end{theoremwithname} > > gets latex-exported to this (note that after \endtheoremwithname > everything is replicated with escape characters): This should be fixed. Thank you for reporting it. Regards, -- Nicolas Goaziou