proposed task: control precision of numerical output

This commit is contained in:
Dan Davison 2009-09-07 14:28:20 -04:00
parent 91a4bdb767
commit 13c3ec682c
1 changed files with 3 additions and 1 deletions

View File

@ -218,7 +218,7 @@ would then be [[#sandbox][the sandbox]].
#+end_src
* Tasks [47/65]
* Tasks [46/65]
** STARTED share org-babel [1/7]
how should we share org-babel?
*** DONE post to org-mode
@ -741,6 +741,8 @@ should use a span class, and should show original source in tool-tip
For now I think the current behavior of returning any error
messages generated by the source language is sufficient.
** PROPOSED Control precision of numerical output
Does org have an option controlling precision of numbers in tables?
** PROPOSED allow `anonymous' function block with function call args?
My question here is simply whether we're going to allow
#+begin_src python(arg=ref)