From mboxrd@z Thu Jan 1 00:00:00 1970 From: Manfred Lotz Subject: Re: Tbl: precision for cells Date: Sun, 19 May 2013 06:11:03 +0200 Message-ID: <20130519061103.31bf5066@arcor.com> References: <20130517221808.55421732@arcor.com> <20130518150736.GA2682@kuru.dyndns-at-home.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:48884) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UdvkD-0002HD-2W for emacs-orgmode@gnu.org; Sun, 19 May 2013 01:01:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UdvkC-0006E2-1s for emacs-orgmode@gnu.org; Sun, 19 May 2013 01:01:17 -0400 Received: from plane.gmane.org ([80.91.229.3]:49046) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UdvkB-0006Dx-RQ for emacs-orgmode@gnu.org; Sun, 19 May 2013 01:01:15 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Udvk8-0001cN-KN for emacs-orgmode@gnu.org; Sun, 19 May 2013 07:01:12 +0200 Received: from p5de4b207.dip0.t-ipconnect.de ([93.228.178.7]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 19 May 2013 07:01:12 +0200 Received: from manfred.lotz by p5de4b207.dip0.t-ipconnect.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 19 May 2013 07:01:12 +0200 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 Sat, 18 May 2013 17:07:36 +0200 Suvayu Ali wrote: > On Fri, May 17, 2013 at 10:18:08PM +0200, Manfred Lotz wrote: > > [...chomp...chomp...chomp...] > > > As the numeric fields are currency fields could I specify somehow > > for the whole table that there are exactly 2 decimals after the dot? > > Have you looked at the Chapter on tables in the manual? > > > > Hope this helps, > Yes, I had checked this out. However, didn't find anything on this page helping me. I know that I could add ;%.2f to each formula in the table. However, I would like to specify %.2f only one time for the whole table. -- Manfred