Hi Thomas, Giovanni, Nick,

indeed, LaTeX export was thrown off by the space before the cared.
THis i fixed now, thanks.

- Carsten

On Sep 27, 2009, at 10:20 PM, Thomas S. Dye wrote:

Aloha all,

I'm trying to generate $^{14}$C, or an equivalent, from org-mode to represent the isotope of carbon important in archaeological dating.

Reading the manual, I tried this:

** A Brief History of Attempts to Interpret the ^{14}C Dates
*** The ^{14}C Dates

Which, in my #+LaTeX_CLASS: beamer export, yields

\subsection{A Brief History of Attempts to Interpret the \^{}{14}C Dates}
...
\begin{frame}\frametitle{The \^{}{14}C Dates}

The problem seems to be the space before the ^.

This input:

** A Brief History of Attempts to Interpret the x^{14}C Dates
*** The x^{14}C Dates

yields the correct LaTeX:

\subsection{A Brief History of Attempts to Interpret the x $^{\mathrm{14}}$C Dates}
...
\begin{frame}\frametitle{The x$^{\mathrm{14}}$C Dates}

Am I missing something? Or, is the LaTeX export thrown off by the space before ^?

All the best,
Tom


_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode



_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to