emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Orgmode] [BUG] org-cdlatex after environment


From: Maximilian Matthé
Subject: [Orgmode] [BUG] org-cdlatex after environment
Date: Fri, 17 Dec 2010 14:28:22 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux)

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]