emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] LaTeX fragments to deal with character {


From: Rasmus
Subject: Re: [O] LaTeX fragments to deal with character {
Date: Sat, 13 Dec 2014 22:51:52 +0100
User-agent: Gnus/5.130012 (Ma Gnus v0.12) Emacs/24.4.51 (gnu/linux)

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" <address@hidden> 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!




reply via email to

[Prev in Thread] Current Thread [Next in Thread]