Hi guys,

I'm using fresh pulled orgmode, emacs 23.1

Having this:

,----
| \begin{eqnarray*}
| b&=&
| \begin{cases}
| 1 & a>0 \\ 2 & \mbox{else}   # (1)
| \end{cases}
|   # (2)
| \end{eqnarray*}
`----

typing _ at # (1) shows up _{}, but typing this at #(2) does nothing
special. It seems, as if cdlatex thinks, the math block has ended
after \end{cases}, since fr<TAB> does not expand, too etc.

It would be really great to have it fixed :)

Regards, Max


_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to