From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: wrap long table formula Date: Mon, 31 Oct 2011 15:05:25 +0100 Message-ID: <479AAB0D-5CA9-48F8-9CCC-A9DAA75C841C@gmail.com> References: <871utt45w4.fsf@bye.fritz.box> Mime-Version: 1.0 (Apple Message framework v1084) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([140.186.70.92]:43139) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RKsUY-0004wA-HG for emacs-orgmode@gnu.org; Mon, 31 Oct 2011 10:05:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RKsUX-0005Vw-7S for emacs-orgmode@gnu.org; Mon, 31 Oct 2011 10:05:34 -0400 Received: from mail-ey0-f169.google.com ([209.85.215.169]:47310) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RKsUW-0005VK-PK for emacs-orgmode@gnu.org; Mon, 31 Oct 2011 10:05:32 -0400 Received: by eye4 with SMTP id 4so5771465eye.0 for ; Mon, 31 Oct 2011 07:05:30 -0700 (PDT) In-Reply-To: <871utt45w4.fsf@bye.fritz.box> 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: henry atting Cc: emacs-orgmode@gnu.org On Oct 31, 2011, at 3:01 PM, henry atting wrote: > I have a table with 3 columns and 13 rows. Each field of the 3rd > column calculates the average of the preceding rows of the 2nd column. > For this I wrote formulas for 11 of 13 rows which results in a very > long line.=20 > How can I wrap this line? You don't. You can use the equation editor to have a more convenient way to edit = the equations. - Carsten=