[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] [BUG] superscripts exported as subscripts by ox-ascii
From: |
Nick Dokos |
Subject: |
Re: [O] [BUG] superscripts exported as subscripts by ox-ascii |
Date: |
Thu, 08 May 2014 23:55:23 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) |
Suvayu Ali <address@hidden> writes:
> 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 :).
>
I pushed the obvious fix for this to master.
--
Nick