Re: [Orgmode] [BUG] org-cdlatex after environment
On Dec 17, 2010, at 2:28 PM, Maximilian Matthé wrote: 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 does not expand, too etc. It would be really great to have it fixed :) Yes, the parser does not do a good job with nested environments here. Not easy to fix, I am afraid. I'd say, live with it. - Carsten ___ 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
Re: [Orgmode] [BUG] org-cdlatex after environment
At Fri, 17 Dec 2010 14:28:22 +0100, Maximilian Matthé wrote: > > 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 does not expand, too etc. > > It would be really great to have it fixed :) Could you provide a small Org mode file to reproduce this problem? I am not very familar with the usage of Org mode and LaTex so I currently have no clue how to reproduce the problem. Thanks, -- David -- OpenPGP... 0x99ADB83B5A4478E6 Jabber dmj...@jabber.org Email. dm...@ictsoc.de pgpiTA7yDdtes.pgp Description: PGP signature ___ 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
[Orgmode] [BUG] org-cdlatex after environment
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 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