Allow cdlatex expansions at a list item or an headline
commitb13b3e30d75acbe4fd32ad5b4a88a967ba203868
authorNicolas Goaziou <n.goaziou@gmail.com>
Sat, 12 Nov 2011 14:04:19 +0000 (12 15:04 +0100)
committerNicolas Goaziou <n.goaziou@gmail.com>
Sun, 13 Nov 2011 09:31:47 +0000 (13 10:31 +0100)
treebe45519afaf90f99bc3f2b1cf4259ae8744ac18e
parentc5081b8f14767b1c8d6d77e0ff67aa702560c286
Allow cdlatex expansions at a list item or an headline

* lisp/org.el (org-try-cdlatex-tab): Don't try to expand a LaTeX
environment when at an item or an headline, but allow LaTeX
fragments.
(org-cycle): Try to call `cdlatex-tab' before cycling item's or
headline's visibility, in order to catch LaTeX fragments within.

This patch is based on the report and work of Maik Beckmann.
lisp/org.el