From: "Thomas S. Dye" <tsd@tsdye.com>
To: emacs-orgmode@gnu.org
Subject: Superscripts in LaTeX export
Date: Sun, 27 Sep 2009 10:20:59 -1000 [thread overview]
Message-ID: <20296CCB-6159-4123-96A8-0F6243D55704@tsdye.com> (raw)
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
next reply other threads:[~2009-09-27 20:21 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-27 20:20 Thomas S. Dye [this message]
2009-09-28 12:41 ` Superscripts in LaTeX export 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20296CCB-6159-4123-96A8-0F6243D55704@tsdye.com \
--to=tsd@tsdye.com \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).