emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Bug in vsum in org-mode table?


From: Thierry Banel
Subject: Re: [O] Bug in vsum in org-mode table?
Date: Fri, 22 Apr 2016 21:34:37 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.0

You can format the result as 2.0 with the f1 modifier
(or f5 to get 2.00000 and so on)

#+TBLFM: @>$1=vsum(@2..@>>);f1


Le 22/04/2016 21:00, Kaushal Modi a écrit :
Hi,

The vsum is putting a sum as "2." instead of "2.0". Here is a simple example:

|-------|
| Title |
|-------|
| 0.5 |
| 1.5 |
|-------|
| 2. |
|-------|
#+TBLFM: @>$1=vsum(@2..@>>)

Org-mode version 8.3.4 (release_8.3.4-748-g7e320e @ /home/kmodi/usr_local/apps/6/emacs/emacs-25/share/emacs/site-lisp/org/)

Is anyone else able to recreate this?

Thanks.

Kaushal
--

--
Kaushal Modi



reply via email to

[Prev in Thread] Current Thread [Next in Thread]