[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] getting calc-units working in table formulas
From: |
Michael Brand |
Subject: |
Re: [O] getting calc-units working in table formulas |
Date: |
Wed, 17 Dec 2014 07:39:52 +0100 |
Hi Eric
On Wed, Dec 17, 2014 at 2:09 AM, Eric Abrahamsen
<address@hidden> wrote:
> Lastly, is there a way to both use output formatting, and retain the
> unit name (if desired)? Right now I get this:
>
> | km | units | conversion |
> |-------+-------+------------|
> | 2.5km | ft | 8202.10 |
> #+TBLFM: $3=uconvert($1, $2); %.2f
>
> Ie, the "ft" falls off the results when I add the "%.2f". Is it possible
> to retain that and have formatting?
Yes, see
"org-spreadsheet: formatting chops off units"
http://thread.gmane.org/gmane.emacs.orgmode/59928
Michael