On Fri, Feb 22, 2013 at 11:38:16AM +0000, Achim Gratz wrote:
> 
> How is one supposed to write (longer) equations out on multiple lines (leaving
> the operators behind on the previous line obviously works, but is ugly)?

I use LaTeX blocks.  So your example would translate to:

#+begin_latex
  \begin{equation}
    r = a
    + b
    - c
  \end{equation}
#+begin_latex

With easy templates, entering blocks is trivial (<l for LaTeX blocks).

Hope this helps,

-- 
Suvayu

Open source is the future. It sets us free.

Reply via email to