From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marko =?ISO-8859-1?Q?Sch=FCtz?= Schmuck Subject: latex environment inside math mode problem Date: Mon, 19 Jan 2015 19:29:52 -0400 Message-ID: <878ugypcwf.wl-MarkoSchuetz@web.de> Mime-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: multipart/signed; boundary="pgp-sign-Multipart_Mon_Jan_19_19:29:47_2015-1"; micalg=pgp-sha1; protocol="application/pgp-signature" Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41841) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YDLlm-0008Fi-GT for emacs-orgmode@gnu.org; Mon, 19 Jan 2015 18:30:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YDLlj-0006nZ-CO for emacs-orgmode@gnu.org; Mon, 19 Jan 2015 18:30:06 -0500 Received: from mout.web.de ([212.227.17.12]:57864) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YDLlj-0006jx-3L for emacs-orgmode@gnu.org; Mon, 19 Jan 2015 18:30:03 -0500 Received: from tpad-u.web.de ([24.227.21.233]) by smtp.web.de (mrweb101) with ESMTPSA (Nemesis) id 0MGiUP-1XztMH2Ya1-00DaxJ for ; Tue, 20 Jan 2015 00:30:01 +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: Orgmode Mailing List --pgp-sign-Multipart_Mon_Jan_19_19:29:47_2015-1 Content-Type: text/plain; charset=US-ASCII Dear All, the new exporter does not seem to handle \begin/\end inside \( ... \). If the org file contains \(f = \begin{cases} t & 1\\ f & 2\\ \end{cases} \) the resulting tex file contains $\backslash$(f = \begin{cases} t & 1\\ f & 2\\ \end{cases} $\backslash$) Is there a known fix or workaround? Thanks and best regards, Marko --pgp-sign-Multipart_Mon_Jan_19_19:29:47_2015-1 Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit Content-Description: OpenPGP Digital Signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEABECAAYFAlS9k2wACgkQOrTq/v3ACNoF7gCfQ/9BIEwZLafQbaEkQ2vxjg3c AVUAoI7cXeryyShqlBh2ZHmf5WAjyCIc =/pHT -----END PGP SIGNATURE----- --pgp-sign-Multipart_Mon_Jan_19_19:29:47_2015-1--