emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Superscripts in LaTeX export
@ 2009-09-27 20:20 Thomas S. Dye
  2009-09-28 12:41 ` Giovanni Ridolfi
  2009-09-29  2:42 ` Carsten Dominik
  0 siblings, 2 replies; 6+ messages in thread
From: Thomas S. Dye @ 2009-09-27 20:20 UTC (permalink / raw)
  To: emacs-orgmode

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2009-09-29  5:25 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-09-27 20:20 Superscripts in LaTeX export Thomas S. Dye
2009-09-28 12:41 ` Giovanni Ridolfi
2009-09-28 14:47   ` Nick Dokos
2009-09-28 15:26     ` Giovanni Ridolfi
2009-09-29  2:42 ` Carsten Dominik
2009-09-29  5:25   ` Thomas S. Dye

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).