From mboxrd@z Thu Jan 1 00:00:00 1970 From: suvayu ali Subject: Re: preserve trailing zeros in table output from shell script Date: Sun, 15 Jul 2012 11:16:24 +0200 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:53657) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SqKwZ-0002n4-JE for emacs-orgmode@gnu.org; Sun, 15 Jul 2012 05:16:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SqKwY-0006Wd-KL for emacs-orgmode@gnu.org; Sun, 15 Jul 2012 05:16:47 -0400 Received: from mail-ob0-f169.google.com ([209.85.214.169]:35207) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SqKwY-0006WX-EU for emacs-orgmode@gnu.org; Sun, 15 Jul 2012 05:16:46 -0400 Received: by obhx4 with SMTP id x4so9196082obh.0 for ; Sun, 15 Jul 2012 02:16:45 -0700 (PDT) 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: "Joseph A. Cua" Cc: emacs-orgmode@gnu.org On Sat, Jul 14, 2012 at 2:35 PM, Joseph A. Cua wrote: > I have a reporting shell script that generates a tab-delimited table. > Using it within a shell code block, org parses this nicely into an org > table. But org seems to drop any trailing zeros from numeric cells. My > reporting script has already done the number formatting, so I want > trailing zeros preserved (both within org and in html export). What's > the best way? > Some examples would help. -- Suvayu Open source is the future. It sets us free.