Re: [O] Formatting Superscript and Italics Text in Org-mode

2014-04-26 Thread Nick Dokos
Rodolfo Aramayo  writes:

> Writing Genetic phenotypes in Org-Mode I am running into the following 
> problem:
>
> When I issue a set of commands that combine Italics and/or superscript I do 
> not get expected behavior
>
> 1. /Asm-1/ <==EXPECTED
>
> 2. Asm-1^+ <==NOT EXPECTED
>
Try
Asm-1^{+}

> 3. /Asm-1/^+ <==NOT EXPECTED
>

This can work I believe (with curly braces around the +) but it requires
munging org-emphasis-regexp-components to allow the caret as a postmatch
character. Untested.

> 4. /Asm-1/^5 <==NOT EXPECTED
>

Ditto.

> 5. Asm-1^5 <==EXPECTED
>
> 6. /Asm-1/ ^+ <==NOT EXPECTED

What do you expect here?

>
> 7. /Asm-1/ ^5 <==NOT EXPECTED
>

and here?

> 8. /Asm-1/_+_ <==NOT EXPECTED
>

and here?

> 9. /matA^HMG/ <==EXPECTED
>
> 10. /asm-1^+/ <==NOT EXPECTED
>

Try

/asm-1^{+}/

Nick








[O] Formatting Superscript and Italics Text in Org-mode

2014-04-26 Thread Rodolfo Aramayo
Writing Genetic phenotypes in Org-Mode I am running into the following
problem:

When I issue a set of commands that combine Italics and/or superscript I do
not get expected behavior

1. /Asm-1/ <==EXPECTED

2. Asm-1^+ <==NOT EXPECTED

3. /Asm-1/^+ <==NOT EXPECTED

4. /Asm-1/^5 <==NOT EXPECTED

5. Asm-1^5 <==EXPECTED

6. /Asm-1/ ^+ <==NOT EXPECTED

7. /Asm-1/ ^5 <==NOT EXPECTED

8. /Asm-1/_+_ <==NOT EXPECTED

9. /matA^HMG/ <==EXPECTED

10. /asm-1^+/ <==NOT EXPECTED

Please help/advice

--Rodolfo
Title: OrgModeTest.Org






OrgModeTest.Org


Asm-1


Asm-1^+


/Asm-1/^+


/Asm-1/5


Asm-15


Asm-1 ^+


Asm-1 ^5


/Asm-1/_+_


matAHMG


asm-1^+






Asm-1


Asm-1^+


/Asm-1/^+


/Asm-1/5


Asm-15


Asm-1 ^+


Asm-1 ^5


/Asm-1/_+_


matAHMG


asm-1^+





Author: raramayo
Created: 2014-04-26 Sat 22:00
Emacs 24.3.1 (Org mode 8.2.6)
Validate





orgmodetest.org
Description: Binary data