Re: [O] two latex bugs

2013-07-10 Thread Eric S Fraga
renato writes: > 2) this: > > \begin{align}\label{mylabel} > \left\{ > \begin{array}{ll} > 2+2 =& 4 \\ > 2+2 \neq & 4 > \end{array} > \right. > \end{align} You can either enclose the above in #+begin_LaTeX ... #+end_LaTeX or do as you noted and make sure the \begin{align} is alone on a line. Th

Re: [O] two latex bugs

2013-07-08 Thread Nick Dokos
renato writes: > Hi, > > 1) could someone please substitute "last-command-char" with > "last-command-event" in cdlatex.el, as was suggested here [1], to be > able to insert carets and underscores in math-mode? > AFAIK, cdlatex.el is not part of emacs or org-mode, so you must have obtained your