all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Export of superscripts in LaTeX (e.g. ^1)
@ 2013-03-29 22:27 John Hendy
  2013-03-29 22:38 ` Nicolas Goaziou
  2013-03-30  7:27 ` Christian Moe
  0 siblings, 2 replies; 4+ messages in thread
From: John Hendy @ 2013-03-29 22:27 UTC (permalink / raw)
  To: emacs-orgmode

Sometimes I'll insert a note in LaTeX to /sort of/ treat it like a
footnote, but in a table. Then I'll just put the notes in an itemized
list under the table like this:

#+begin_src org

| something^{1} |

*Notes*
- ^1 this is a note about something

#+end_src

I'm copying/pasting from a previous Org document, so I know this used
to work. Now, instead of a superscripted 1, it exports as 1 with a
"hat" (accented one with tiny caret above the 1).

I noticed the same for the ~ symbol. That used to just be an ugly
looking tilde. Now it's an accent.

There's surely variables to customize, but I wanted to report in case
we want this as the Org-mode default.


Thanks,
John

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

end of thread, other threads:[~2013-03-30  7:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-29 22:27 Export of superscripts in LaTeX (e.g. ^1) John Hendy
2013-03-29 22:38 ` Nicolas Goaziou
2013-03-30  0:28   ` John Hendy
2013-03-30  7:27 ` Christian Moe

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.