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

2011-06-03 Thread Nick Dokos
Xin Shi 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--

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

2011-06-03 Thread Xin Shi
Hi Nick, 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. Xin On Thu, Jun 2, 2011 at 10:55 PM, Nick Dokos wrote: > Xin Shi wrote: > > > If I want to e

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

2011-06-03 Thread Xin Shi
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 wrote: > Xin Shi wrote: > > > > Thanks for your reply.

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

2011-06-02 Thread Nick Dokos
Xin Shi wrote: > If I want to export to LaTeX with the math symbols in the title: > > #+TITLE: This is a test for $D$ > > I get the $D$ in the PDF. Are there any way to let it behave the same as in > the body for the title? > This works fine here: GNU Emacs 24.0.50.1 (x86_64-unknown-linux-

[O] Orgmode LaTeX export special character in Title

2011-06-02 Thread Xin Shi
Hello, If I want to export to LaTeX with the math symbols in the title: #+TITLE: This is a test for $D$ I get the $D$ in the PDF. Are there any way to let it behave the same as in the body for the title? Thanks! Xin