From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: Re: two latex bugs Date: Wed, 10 Jul 2013 08:52:07 +0100 Message-ID: <87d2qq97iw.fsf@ucl.ac.uk> References: <20130708170522.0d87140b@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54909) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UwpCF-0007wd-96 for emacs-orgmode@gnu.org; Wed, 10 Jul 2013 03:52:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UwpCE-0001YT-9v for emacs-orgmode@gnu.org; Wed, 10 Jul 2013 03:52:19 -0400 Received: from co9ehsobe005.messaging.microsoft.com ([207.46.163.28]:9097 helo=co9outboundpool.messaging.microsoft.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UwpCE-0001YB-3w for emacs-orgmode@gnu.org; Wed, 10 Jul 2013 03:52:18 -0400 In-Reply-To: <20130708170522.0d87140b@gmail.com> (renato's message of "Mon, 8 Jul 2013 17:05:22 +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 renato writes: > 2) this: > > \begin{align}\label{mylabel} > \left\{ > \begin{array}{ll} > 2+2 =& 4 \\ > 2+2 \neq & 4 > \end{array} > \right. > \end{align} You can either enclose the above in #+begin_LaTeX ... #+end_LaTeX or do as you noted and make sure the \begin{align} is alone on a line. This is a known feature of the org parser for LaTeX snippets. -- : Eric S Fraga (0xFFFCF67D), Emacs 24.3.50.1, Org release_8.0.5-322-gd5c11e.dirty