emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Superscripts and subscripts


From: Nicolas Goaziou
Subject: Re: [O] Superscripts and subscripts
Date: Sat, 20 Apr 2013 21:19:47 +0200

Hello,

Achim Gratz <address@hidden> writes:

> Nicolas Goaziou writes:
>> Of course, we could work around this with a new rule saying "the longest
>> match wins", which, in this case, is the underline. But it would be
>> better to find a more elegant solution, one which would remove the sole
>> ambiguity, AFAICT, in Org syntax.
>>
>> Suggestions welcome.
>
> How about {}^{14}C or {^{14}}C?

It means that a white space before a sub/superscript marker is invalid.
In that case, we can also use "\nbsp" entity instead of {}. It's longer,
but more standard.

Another option would be to change syntax for underline, doubling the
underscore characters:

  __underline__

The other advantage is that it may be less ambiguous if we ever allow
text markup within words.


Regards,

-- 
Nicolas Goaziou



reply via email to

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