emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] superscript without base


From: Rasmus
Subject: Re: [O] superscript without base
Date: Thu, 19 Mar 2015 15:08:10 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

Andreas Leha <address@hidden> writes:

> Hi Rasmus,
>
> Rasmus <address@hidden> writes:
>> Andreas Leha <address@hidden> writes:
>>
>>> Thanks for the answer.  So, there is no easy way out.  I think I'll
>>> stick to the \nbsp version, then.  Although introducing some character
>>> that will be removed during export through a filter might be handy in
>>> other cases, too.  I'll think about it.
>>
>> Why not make a \zwsp that inserts a zero width space?
           ^^^^
> Because I did not know about \zwsp.  But also, \zwsp is exported
> literally to html, as my first quick test shows.

_You'd_ have to add it to org-entities-user.

>> You can also use a
>> macro like {{{script(^whatever)}}} that expands to your liking.
>
> I am not sure what you are suggesting here.

E.g.

#+MACRO: sub \nbsp$1
{{{sub(^foo)}}}


-- 
What will be next?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]