emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] Escaping braces and org-export-latex-classes behaviour


From: Darlan Cavalcante Moreira
Subject: Re: [Orgmode] Escaping braces and org-export-latex-classes behaviour
Date: Sat, 17 Apr 2010 22:09:30 +0200

I think the correct would be using Latex syntax like \color{red}{whatever}.

If you write using plain Tex syntax like {\color{red}whatever} org
will not understand that the outer curly brackets are part of the
command.


-- Darlan

2010/4/16 Giulio Fella <address@hidden>:
> Hi,
>
> I have just upgraded from 6.33trans to 6.35g-55-g36d3e hoping to solve
> a problem with escaping braces.
>
> With LaTex_CLASS: beamer
>
> Something like
> {\color{red}whatever}
>
> exports to latex with escaped outer braces. Namely
>
> \{\color{red}whatever\}
>
> This is the same behaviour as in 6.33trans. I had read it was a bug
> which had been corrected. Is this a reappearing bug  or is there a way
> round it?
>
> Also in version 6.33 the relevant content of org-export-latex-classes
> used to be exported before that of BEAMER_HEADER_EXTRA. Now it is
> parsed after it. Is there any variable I can set to reestablish the
> old behaviour?
>
> Many thanks in advance.
>
> Best wishes
> Giulio
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Please use `Reply All' to send replies to the list.
> address@hidden
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>




reply via email to

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