proposed task: control precision of numerical output
This commit is contained in:
parent
91a4bdb767
commit
13c3ec682c
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue