From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rasmus Subject: Re: LaTeX fragments to deal with character { Date: Sat, 13 Dec 2014 22:51:52 +0100 Message-ID: <87y4qb8bgn.fsf@gmx.us> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52379) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XzueF-0003wU-93 for emacs-orgmode@gnu.org; Sat, 13 Dec 2014 16:54:53 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xzue9-0001AG-0W for emacs-orgmode@gnu.org; Sat, 13 Dec 2014 16:54:47 -0500 Received: from plane.gmane.org ([80.91.229.3]:53931) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xzue8-0001AA-Pp for emacs-orgmode@gnu.org; Sat, 13 Dec 2014 16:54:40 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Xzue7-0000eG-D0 for emacs-orgmode@gnu.org; Sat, 13 Dec 2014 22:54:39 +0100 Received: from 102.201.133.37.dynamic.jazztel.es ([37.133.201.102]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 13 Dec 2014 22:54:39 +0100 Received: from rasmus by 102.201.133.37.dynamic.jazztel.es with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 13 Dec 2014 22:54:39 +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 Hi Kevin, > Org-mode version 6.33x O-o-okay. The current stable version is 8.2 and the export framework changed in v8. If possible, you should upgrade. "kevin.lemorzadec" writes: > I am trying to do a latex loop in org mode. When I use the latex syntax > directly, the character "{" are exported as"\{" as in case 1 below. If I > use ‘\(...\)’ it does keep the "{" characters but the ‘\(...\)' stays in > the .tex created (case 2 below) giving me an error when I try to generate > the pdf. > Is there an other was to export the "{" characters? I don't remember if this works in Org6 and it's not available to me. Try: #+LATEX: loop line 1 #+LATEX: loop line 2 #+LATEX: loop line 3 Or #+begin_latex My loop {} #+end_latex Let's hope one of those works in Org6. —Rasmus -- Vote for proprietary math!