From mboxrd@z Thu Jan 1 00:00:00 1970 From: Suvayu Ali Subject: Re: org-element Date: Fri, 22 Feb 2013 14:14:37 +0100 Message-ID: <20130222131437.GA8541@kuru.dyndns-at-home.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([208.118.235.92]:37778) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U8sSg-0001rW-VS for emacs-orgmode@gnu.org; Fri, 22 Feb 2013 08:14:53 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U8sSZ-00085z-0a for emacs-orgmode@gnu.org; Fri, 22 Feb 2013 08:14:50 -0500 Received: from mail-ee0-f48.google.com ([74.125.83.48]:46005) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U8sSY-00085h-QZ for emacs-orgmode@gnu.org; Fri, 22 Feb 2013 08:14:42 -0500 Received: by mail-ee0-f48.google.com with SMTP id t10so315126eei.35 for ; Fri, 22 Feb 2013 05:14:41 -0800 (PST) Content-Disposition: inline In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org 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 (