From mboxrd@z Thu Jan 1 00:00:00 1970 From: Achim Gratz Subject: Re: org-element Date: Fri, 22 Feb 2013 15:25:53 +0000 (UTC) Message-ID: References: <20130222131437.GA8541@kuru.dyndns-at-home.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:57927) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U8uVp-00088a-Vn for emacs-orgmode@gnu.org; Fri, 22 Feb 2013 10:26:14 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U8uVl-0007bz-M3 for emacs-orgmode@gnu.org; Fri, 22 Feb 2013 10:26:13 -0500 Received: from plane.gmane.org ([80.91.229.3]:46884) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U8uVl-0007bv-F0 for emacs-orgmode@gnu.org; Fri, 22 Feb 2013 10:26:09 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1U8uW3-0003Pq-8D for emacs-orgmode@gnu.org; Fri, 22 Feb 2013 16:26:27 +0100 Received: from 217.10.52.10 ([217.10.52.10]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 22 Feb 2013 16:26:27 +0100 Received: from Stromeko by 217.10.52.10 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 22 Feb 2013 16:26:27 +0100 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 Suvayu Ali gmail.com> writes: > I use LaTeX blocks. So your example would translate to: Sure, but then the equation would only be exported for LaTeX and I would need to copy the same thing just again for HTML export. I didn't put a [Bug] tag on the OP on purpose, since I don't really know what's officially supported or not w.r.t. LaTeX fragments. But it seems that proper support of multi-line LaTeX fragments (and count this as a "yes" vote) then parsing needs to take into account that there can't be any Org elements inside them. Regards, Achim.