From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: BUG: preview latex with split environment Date: Tue, 28 Oct 2014 23:58:48 +0100 Message-ID: <87k33jsswn.fsf@nicolasgoaziou.fr> References: <87oaswgqvc.fsf@gmx.us> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46065) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XjFiK-0003eK-QA for emacs-orgmode@gnu.org; Tue, 28 Oct 2014 18:58:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XjFiD-0007yy-1t for emacs-orgmode@gnu.org; Tue, 28 Oct 2014 18:58:08 -0400 Received: from relay3-d.mail.gandi.net ([2001:4b98:c:538::195]:53700) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XjFiC-0007yl-Rb for emacs-orgmode@gnu.org; Tue, 28 Oct 2014 18:58:00 -0400 In-Reply-To: (Andreas Leha's message of "Tue, 28 Oct 2014 17:42:24 +0000") 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: Andreas Leha Cc: emacs-orgmode@gnu.org Hello, Andreas Leha writes: > I open this file: > > #+TITLE: Test amsmath's split > > * Some equation > with some split expression, e.g. > \begin{equation} > \begin{split} > w \cdot x + b &= 1, \text{ and}\\ > w \cdot x + b &= -1 > \end{split} > \end{equation} > > To reproduce try to org-toggle-latex-fragment (C-c C-x C-l) on that > latex expression. This should be fixed in master. Thank you for reporting it. Regards, -- Nicolas Goaziou