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} \) ^^^^ I have to type <TAB> to get out of subsciript. According to cdlatex doc the second behaviour is intended. Is this a bug or am I missing some setup? Tested with emacs -Q org-version: Org-mode version 7.9.1 (release_7.9.1-142-gdfea24 @ c:/daten/users/DE_hts2fe/git/org-mode/lisp/) emacs-version: 24.0.50.1 on WinXP -- Bis neulich ... Thomas