Wednesday, June 1, 2016

Re: subscripts and superscripts

Hi,

kamaraju kusumanchi schrieb am 02.06.2016 um 02:54:
> On Tue, May 31, 2016 at 1:35 AM, 'Jürgen Krämer' via vim_use
> <vim_use@googlegroups.com> wrote:
>>
>> Unicode contains subscript and superscript digits. With 'encoding' set
>> to UTF-8 and an appropriate font you can enter them via Vim's digraph
>> capabilities. Just press <Ctrl-K>s1 ... <Ctrl-K>s9 for subscript digits
>> and <Ctrl-K>S1 ... <Ctrl-K>S9 for superscript letters while in insert
>> mode.
>>
>
> Thanks Jurgen. Is there a typo in your commands? When I enter
> a<Ctrl-k>S2 I get a<8e> but a<Ctrl-k>2S works fine and gives a with a
> superscript 2.

yes, I accidentally swapped the order of "S"/"s" and the digits. I already
noticed this while testing, but I missed to make the corrections in my mail.
Sorry.

Regards,
Jürgen

--
Sometimes I think the surest sign that intelligent life exists elsewhere
in the universe is that none of it has tried to contact us. (Calvin)

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments: