From 13c3ec682c5cdb03837418cef35ddc46ce712758 Mon Sep 17 00:00:00 2001 From: Dan Davison Date: Mon, 7 Sep 2009 14:28:20 -0400 Subject: [PATCH] proposed task: control precision of numerical output --- org-babel.org | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/org-babel.org b/org-babel.org index cd06ff15..ef87f935 100644 --- a/org-babel.org +++ b/org-babel.org @@ -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) -- 2.11.4.GIT