From mboxrd@z Thu Jan 1 00:00:00 1970 From: Suvayu Ali Subject: Re: bug in latex export? Date: Sat, 27 Apr 2013 13:13:19 +0200 Message-ID: <20130427111319.GC22634@kuru.dyndns-at-home.com> References: <20130427120537.062e0621@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([208.118.235.92]:53371) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UW34I-0005Rv-AC for emacs-orgmode@gnu.org; Sat, 27 Apr 2013 07:13:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UW34H-0003Pc-6a for emacs-orgmode@gnu.org; Sat, 27 Apr 2013 07:13:26 -0400 Received: from mail-we0-x233.google.com ([2a00:1450:400c:c03::233]:40896) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UW34H-0003PU-0D for emacs-orgmode@gnu.org; Sat, 27 Apr 2013 07:13:25 -0400 Received: by mail-we0-f179.google.com with SMTP id u7so529374wey.38 for ; Sat, 27 Apr 2013 04:13:24 -0700 (PDT) Received: from kuru.dyndns-at-home.com (ip82-139-118-35.lijbrandt.net. [82.139.118.35]) by mx.google.com with ESMTPSA id fp2sm8618564wib.7.2013.04.27.04.13.22 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Sat, 27 Apr 2013 04:13:22 -0700 (PDT) Content-Disposition: inline In-Reply-To: <20130427120537.062e0621@gmail.com> 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 On Sat, Apr 27, 2013 at 12:05:37PM +0200, renato wrote: > Hi, don't know if this has allready been reported, but I just upgraded > to 8.0 and I stumped into this... > > this in the .org file > > \begin{theoremwithname}[hei] > theorem > \begin{align*} > 2+2 > \end{align*} > \end{theoremwithname} I think only basic macros are supported. You could just wrap the above in a #+begin_latex..#+end_latex block. -- Suvayu Open source is the future. It sets us free.