emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Orgmode LaTeX export special character in Title


From: Xin Shi
Subject: Re: [O] Orgmode LaTeX export special character in Title
Date: Fri, 3 Jun 2011 13:44:51 -0400

Hi Nick,

I saw there is no problem in the tex file. It's some other problem with my tex files which seems not happy with that one in title. I tried on a simple version, it works. Thank you!

Xin


On Fri, Jun 3, 2011 at 1:32 PM, Nick Dokos <address@hidden> wrote:
Xin Shi <address@hidden> wrote:


> Thanks for your reply.  I updated my org to 7.5 and the $D$ worked in
> the title. However, if I use \(D\) in the title, it says: undefined
> control sequence
>
> I tried \( ... \) in body, its OK. 
>

Works fine here:

--8<---------------cut here---------------start------------->8---
#+TITLE:  This is a test for \(D\)

* foo
bar
--8<---------------cut here---------------end--------------->8---

What does the \title in the produced tex file look like? Mine looks
like this:

\title{This is a test for \(D\)}

and it compiles fine.

Nick


reply via email to

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