org-mode/lisp
Carsten Dominik 7d5408a717 LaTeX export: Fix superscript bug
Thomas S. Dye writes:

> 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 ^?

Indeed, a space before the caret was not allowed in LaTeX export
2009-09-29 04:40:01 +02:00
..
ChangeLog LaTeX export: Fix superscript bug 2009-09-29 04:40:01 +02:00
ChangeLog.01 Split ChangeLog file into parts. 2008-05-08 08:16:38 +02:00
org-agenda.el Agenda: Fix bug when changing lines with invisible text in prefix 2009-09-28 20:30:16 +01:00
org-archive.el Fix archiving for MobileOrg 2009-09-17 21:54:54 +01:00
org-ascii.el Require cl for the loop macro in org-ascii.el 2009-09-17 17:54:52 +01:00
org-attach.el Remove final dot from a number of error messages 2009-09-24 09:09:33 +01:00
org-bbdb.el Release number back to 6.30trans 2009-09-04 10:39:01 +02:00
org-bibtex.el Release number back to 6.30trans 2009-09-04 10:39:01 +02:00
org-clock.el Make default clocktable properties configurable 2009-09-17 07:35:23 +01:00
org-colview-xemacs.el Remove cursor position restriction in the agenda 2009-09-26 08:23:15 +01:00
org-colview.el Remove cursor position restriction in the agenda 2009-09-26 08:23:15 +01:00
org-compat.el Release number back to 6.30trans 2009-09-04 10:39:01 +02:00
org-crypt.el Compile org-crypt.el without (require 'epg) 2009-09-17 07:35:23 +01:00
org-docbook.el Remove final dot from a number of error messages 2009-09-24 09:09:33 +01:00
org-exp-blocks.el Add arch-tags for a couple of files 2009-09-18 07:10:59 +01:00
org-exp.el Add a (require org-macs) in org-exp.el 2009-09-23 14:45:49 +01:00
org-faces.el Better mechanism cor copying faces 2009-09-22 12:41:10 +01:00
org-feed.el Release number back to 6.30trans 2009-09-04 10:39:01 +02:00
org-footnote.el Reveal context to add footnote definition 2009-09-28 19:38:09 +01:00
org-gnus.el Clean up the require stuff in org-gnus.el 2009-09-08 10:04:57 +02:00
org-html.el Remove final dot from a number of error messages 2009-09-24 09:09:33 +01:00
org-icalendar.el Release number back to 6.30trans 2009-09-04 10:39:01 +02:00
org-id.el Remove final dot from a number of error messages 2009-09-24 09:09:33 +01:00
org-indent.el Add arch-tags for a couple of files 2009-09-18 07:10:59 +01:00
org-info.el Release number back to 6.30trans 2009-09-04 10:39:01 +02:00
org-inlinetask.el Release number back to 6.30trans 2009-09-04 10:39:01 +02:00
org-irc.el Release number back to 6.30trans 2009-09-04 10:39:01 +02:00
org-jsinfo.el Release number back to 6.30trans 2009-09-04 10:39:01 +02:00
org-latex.el LaTeX export: Fix superscript bug 2009-09-29 04:40:01 +02:00
org-list.el Fix cursor position when bullet length has changed 2009-09-28 07:37:50 +01:00
org-mac-message.el Release number back to 6.30trans 2009-09-04 10:39:01 +02:00
org-macs.el Minor docstring fix 2009-09-28 20:35:49 +01:00
org-mew.el Release number back to 6.30trans 2009-09-04 10:39:01 +02:00
org-mhe.el Release number back to 6.30trans 2009-09-04 10:39:01 +02:00
org-mobile.el org-mobile.el: More flexibility to add files 2009-09-28 19:25:50 +01:00
org-mouse.el Release number back to 6.30trans 2009-09-04 10:39:01 +02:00
org-plot.el Release number back to 6.30trans 2009-09-04 10:39:01 +02:00
org-protocol.el Add arch-tags for a couple of files 2009-09-18 07:10:59 +01:00
org-publish.el Release number back to 6.30trans 2009-09-04 10:39:01 +02:00
org-remember.el Find headings for remember also if they have a TODO keyword or a 2009-09-19 08:06:11 +01:00
org-rmail.el Release number back to 6.30trans 2009-09-04 10:39:01 +02:00
org-src.el org-babel: asymptote maps to asy-mode in `org-src-lang-modes' and added requirements section to org-babel-asymptote.el 2009-09-16 10:54:43 -06:00
org-table.el Remove final dot from a number of error messages 2009-09-24 09:09:33 +01:00
org-timer.el Release number back to 6.30trans 2009-09-04 10:39:01 +02:00
org-vm.el Release number back to 6.30trans 2009-09-04 10:39:01 +02:00
org-w3m.el Release number back to 6.30trans 2009-09-04 10:39:01 +02:00
org-wl.el Release number back to 6.30trans 2009-09-04 10:39:01 +02:00
org-xoxo.el Release number back to 6.30trans 2009-09-04 10:39:01 +02:00
org.el Remove dependency on LaTeX style file fullpage.sty 2009-09-28 19:45:12 +01:00