[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: org-mode superscript and subscripts
From: |
Grant Rettke |
Subject: |
Re: org-mode superscript and subscripts |
Date: |
Thu, 17 Apr 2014 19:58:07 -0500 |
You might try asking the org mode list:
https://lists.gnu.org/mailman/listinfo/emacs-orgmode
Grant Rettke | AAAS, ACM, FSF, IEEE, Sigma Xi
grettke@acm.org | http://www.wisdomandwonder.com/
“Wisdom begins in wonder.” --Socrates
((λ (x) (x x)) (λ (x) (x x)))
“Life has become immeasurably better since I have been forced to stop
taking it seriously.” --Thompson
On Thu, Apr 17, 2014 at 1:05 PM, <abhinav.predicate@gmail.com> wrote:
> I was using org mode and wanted to get some text in superscripts and
> subscripts but whenever is use _ or ^, the text is just concatenated :
> like when I type abc_def and use "C-c C-x \" to go to UTF8 display, I get
> abcdef,
> same for subscripts,
> can someone please tell me what is wrong here ?
>
> abhinav