Thanks,

I'll upgrade then.

Rares

On Mon, Aug 16, 2010 at 4:14 PM, Simon Brown <simon@cliffestones.demon.co.uk> wrote:
Hi Rares,

At Mon, 16 Aug 2010 14:27:47 +0300,
Rares Pop <rares.pop@gmail.com> wrote:
> I've found part of the problem but I don't know the cause.
> The *.tex file was generated with curly brackets
> (e.g. \section{\textbf\{TODO\} Task 1}) - i've attached the *.tex file
> And if I remove the slashes(*\ \)* signs the latex code will be something
> like this (e.g \section{\textbf{TODO} Task 1})
> and by exporting it to PDF it looks ok.
>
> The value of the variable *Org Export Latex Todo Keyword Markup* is *
> \textbf{%s}*
> *
> *
> So it seems that somewhere on the road some slash signs are added without
> permission.

This sounds like a bug I encountered a while back:
http://article.gmane.org/gmane.emacs.orgmode/24900

Carsten fixed it a while ago (Thanks!)

I suggest you update.

Simon