all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [BUG] superscripts exported as subscripts by ox-ascii
@ 2014-05-08 11:51 Suvayu Ali
  2014-05-09  3:55 ` Nick Dokos
  0 siblings, 1 reply; 6+ messages in thread
From: Suvayu Ali @ 2014-05-08 11:51 UTC (permalink / raw)
  To: Emacs Org mode

Hi,

When exporting the following snippets, superscripts are exported as
subscripts by the ascii exporter.

Org src:

- B⁺ → D(K_{s}ππ)K⁺, B → D(K_{s}KK)K⁺,
- CPV in B^{±} → D(K_{s}K^{±}π^{∓})K^{±}, and B^{±} →
  D(K_{s}K^{∓}π^{±})K^{±},

Exported text:

• B⁺ → D(K_{s}ππ)K⁺, B → D(K_{s}KK)K⁺,
• CPV in B_{±} → D(K_{s}K_{±}π_{∓})K_{±}, and B_{±} →
  D(K_{s}K_{∓}π_{±})K_{±},

Unfortunately I noticed this after I sent the exported text to a bunch
of my collaborators!  Thankfully we work for the same institute :).

Cheers,

-- 
Suvayu

Open source is the future. It sets us free.

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

end of thread, other threads:[~2014-05-09 12:46 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-08 11:51 [BUG] superscripts exported as subscripts by ox-ascii Suvayu Ali
2014-05-09  3:55 ` Nick Dokos
2014-05-09  6:43   ` Achim Gratz
2014-05-09 11:03     ` Suvayu Ali
2014-05-09 11:56     ` Nick Dokos
2014-05-09 12:46       ` Bastien

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.