[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] org-spreadsheet: formatting chops off units
From: |
Michael Brand |
Subject: |
Re: [O] org-spreadsheet: formatting chops off units |
Date: |
Fri, 7 Sep 2012 19:28:32 +0200 |
Hi all
On Wed, Sep 5, 2012 at 11:46 PM, Kyle Andrews <address@hidden> wrote:
> [...]
> #+TBLFM: $2=uconvert($1, lb)
> [...]
> #+begin_src emacs-lisp
> (defmath uconvert (expression new-units)
> (math-convert-units expression new-units)))
> #+end_src
Calc `defmath' is not mentioned in the Org manual or on Worg, so I
suggest the attached patch for the Org manual.
Michael
0001-org.texi-Mention-defmath.patch.txt
Description: Text document