Re: [O] org-pretty-entities and org-cdlatex

2012-09-07 Thread Thomas Holst
Hi, · Giovanni Ridolfi giovanni.rido...@yahoo.it wrote: Da: Thomas Holst thomas.ho...@de.bosch.com Inviato: Mercoledì 5 Settembre 2012 12:20 · Carsten Dominik carsten.domi...@gmail.com wrote: On 5.9.2012, at 11:08, Thomas Holst wrote: Hello, there is a different behaviour of sub (_) and

[O] org-pretty-entities and org-cdlatex

2012-09-05 Thread Thomas Holst
Hello, there is a different behaviour of sub (_) and superscripts (^) depending on =org-pretty-entities=. When I type: =ab_cdef= inside LaTeX fragments with =org-pretty-entities= enabled I get: \( ab_{c}def \) With =org-pretty-entities= disabled I get: \( ab_{cdef} \)

Re: [O] org-pretty-entities and org-cdlatex

2012-09-05 Thread Carsten Dominik
On 5.9.2012, at 11:08, Thomas Holst wrote: Hello, there is a different behaviour of sub (_) and superscripts (^) depending on =org-pretty-entities=. When I type: =ab_cdef= inside LaTeX fragments with =org-pretty-entities= enabled I get: \( ab_{c}def \) With

Re: [O] org-pretty-entities and org-cdlatex

2012-09-05 Thread Thomas Holst
Hello, · Carsten Dominik carsten.domi...@gmail.com wrote: On 5.9.2012, at 11:08, Thomas Holst wrote: Hello, there is a different behaviour of sub (_) and superscripts (^) depending on =org-pretty-entities=. When I type: =ab_cdef= inside LaTeX fragments with =org-pretty-entities=

Re: [O] org-pretty-entities and org-cdlatex

2012-09-05 Thread Carsten Dominik
On 5.9.2012, at 12:20, Thomas Holst wrote: Hello, · Carsten Dominik carsten.domi...@gmail.com wrote: On 5.9.2012, at 11:08, Thomas Holst wrote: Hello, there is a different behaviour of sub (_) and superscripts (^) depending on =org-pretty-entities=. When I type: =ab_cdef=

Re: [O] org-pretty-entities and org-cdlatex

2012-09-05 Thread Thomas Holst
Hi Casten, · Carsten Dominik carsten.domi...@gmail.com wrote: On 5.9.2012, at 12:20, Thomas Holst wrote: [... snip ...] I am not able to reproduce this, I get the second behavior always. - Carsten I also tested it with emacs 23.2 on WinXP. I get different results depending on

Re: [O] org-pretty-entities and org-cdlatex

2012-09-05 Thread Thomas Holst
Hi Carsten, here is an update on the subject. I performed a another test with emacs 23.3.1 under cygwin X11. I see same behaviour as under WinXP. Maybe I have to clarifiy what I did. So here is a step by step procedure. Inside an orgmode document do the following: Set =org-pretty-entities=

Re: [O] org-pretty-entities and org-cdlatex

2012-09-05 Thread Giovanni Ridolfi
Da: Thomas Holst thomas.ho...@de.bosch.com Inviato: Mercoledì 5 Settembre 2012 12:20 · Carsten Dominik carsten.domi...@gmail.com wrote: On 5.9.2012, at 11:08, Thomas Holst wrote: Hello, there is a different behaviour of sub (_) and superscripts (^) depending on =org-pretty-entities=. When