Commit graph

703 commits

Author SHA1 Message Date
Eric Schulte beed8c097b added function: org-babel-tangle-clean, for cleaning up tangled files 2009-08-20 16:32:57 -06:00
Dan Davison be06c11268 Answering question posted to list about joining tables together. 2009-08-20 17:27:09 +01:00
Dan Davison 22fbad3554 Merge branch 'master' of git@github.com:eschulte/org-babel 2009-08-20 17:21:57 +01:00
Eric Schulte 101a1141cd DONE failing to write srcname to resname when evaluating a named block 2009-08-18 18:25:07 -06:00
Eric Schulte 20dd65f2dd DONE stripping indentation from source-code blocks
this fix has been applied to org-mode
2009-08-18 17:55:59 -06:00
Eric Schulte 6ca0934ead DONE new results types (org, html, latex) 2009-08-18 17:55:10 -06:00
Eric Schulte cbdd953993 DONE org-bable-tangle: no default extension if one already exists 2009-08-18 17:22:16 -06:00
Eric Schulte 00ce2a5e25 adding an elisp function for transposing a matrix 2009-08-18 14:07:19 -06:00
Eric Schulte 9538905e57 tiny tweak 2009-08-18 13:48:18 -06:00
Eric Schulte e56bed5fc8 adding org-src-lang-modes as place holder until something comparable makes it's way into the org core 2009-08-18 13:37:18 -06:00
Eric Schulte 41f4401c84 adding ob-sass to the optional languages in "getting started" configuration 2009-08-17 15:27:47 -06:00
Eric Schulte 57a9464d3a added the SASS css generation language (see http://sass-lang.com/) 2009-08-17 14:39:34 -06:00
Eric Schulte 5ae3234bae org-babel-exp is now using the newer org-exp-blocks.el block definition methods 2009-08-17 12:19:25 -06:00
Eric Schulte aad23f4140 adding new bug (ob-exp.el is stripping indentation from source-code blocks) 2009-08-17 10:01:50 -06:00
Dan Davison a5e09d16db Merging origin/master in 2009-08-17 16:37:18 +01:00
Dan Davison 5f7c58d739 typo in ob-worg.org 2009-08-17 16:35:25 +01:00
Eric Schulte 1626ebcdc8 TODO failing to write srcname to resname when evaluating a named block 2009-08-16 22:29:33 -06:00
Eric Schulte 50e29c200d recursively expanding nested noweb references 2009-08-16 21:17:16 -06:00
Eric Schulte 937e1aa981 now better at inserting wrapping comments, and using org-src-lang-modes 2009-08-16 21:14:22 -06:00
Eric Schulte 8e09dacdbc added "existing similar tools" section to publish task 2009-08-16 17:23:53 -06:00
Eric Schulte c23e62cd09 small typo 2009-08-16 14:02:20 -06:00
Eric Schulte 7d440e548f removing util directory as it's no longer needed 2009-08-16 14:01:12 -06:00
Eric Schulte fcc0ff9010 recognizes different types of ocaml output 2009-08-16 13:59:07 -06:00
Eric Schulte cfe40c4ca1 started adding support for the ocaml language 2009-08-16 11:47:18 -06:00
Eric Schulte 2f82474d85 No longer loading all languages by default. REQUIRES A CHANGE TO YOUR CONFIG!
This fixes a bug: DONE require users to explicitly turn on each language

as we continue adding more languages (each with it's own set of major
mode requirements), we are going to want users to only turn on the
languages that they intend to use.

See the install instructions in org-babel-worg.org, also take a look
at the "Requirements" sections of org-babel-ruby.el and
org-babel-gnuplot.el for pointers to downloading and installing their
requirements (which are no longer distributed in the util directory).
2009-08-16 10:48:08 -06:00
Eric Schulte c36fc4cedf changes to the "literate programming" section of ob-worg 2009-08-14 21:46:40 -06:00
Eric Schulte 36be1d4058 adding literate programming section to ob-worg, and fixing small tangle bug 2009-08-14 19:34:23 -06:00
Eric Schulte 15ea7ae5ed added small example of raw python output 2009-08-14 18:31:02 -06:00
Eric Schulte 99ba71d35e [BUG FIX] DONE Python session evaluation bug 2009-08-14 16:13:57 -06:00
Eric Schulte 367072d11b OK, now I really think that we're done inserting superfluous interests with results 2009-08-14 15:49:05 -06:00
Eric Schulte d07c2f3b5c [BUG FIX] DONE problem with newlines in output when :results value 2009-08-14 15:33:49 -06:00
Eric Schulte 4db86bd66f better an not inserting blank lines 2009-08-14 15:21:40 -06:00
Eric Schulte 8ba39da7e9 [BUG FIX] DONE non-orgtbl formatted lists 2009-08-14 15:15:23 -06:00
Eric Schulte 9b25adfd48 no longer adding extra lines with table output 2009-08-14 15:07:29 -06:00
Eric Schulte 945200790a fixed bug: DONE adding blank line when source-block produces no output 2009-08-14 14:57:36 -06:00
Eric Schulte 763ef6b5df small expansion of journals section in org-babel.org 2009-08-14 14:46:28 -06:00
Eric Schulte fe7c63b18c STARTED new results types (org, html, latex)
added a "raw" or "org" results header
2009-08-13 13:31:51 -06:00
Dan Davison 412d991967 Bug report: example of failure of python session evaluation 2009-08-13 14:15:39 -04:00
Dan Davison 56033f78f5 Another peer-reviewed publication would be an article in R-journal
describing use of org-babel for RR using R.
2009-08-13 14:15:01 -04:00
Dan Davison da1f01629d Merge commit 'origin/master' 2009-08-12 22:17:18 -04:00
Dan Davison 110c68787d Initial notes on suitable journals for an org-babel publication. 2009-08-12 22:17:11 -04:00
Eric Schulte 08280d8e1b changes to ob-worg#reproducible-research 2009-08-12 10:14:14 -06:00
Eric Schulte 402fe5f78f adding custom ID's to ob-worg for pretty/stable internal links 2009-08-12 08:58:35 -06:00
Eric Schulte c90810903d expanded "* Reproducible Research" in ob-worg 2009-08-12 08:55:42 -06:00
Eric Schulte 9bcc624916 expanded "* Spreadsheet plugins for org-mode in any language" in ob-worg 2009-08-12 08:39:06 -06:00
Eric Schulte eb2315e3d0 additional tasks
** TODO org-bable-tangle: no default extension if one already exists
 ** TODO source-name visible in LaTeX and html exports
2009-08-11 12:58:48 -06:00
Eric Schulte 16510bf10a fleshing out the "* A meta-programming language for org-mode" section of org-babel-worg 2009-08-10 12:35:39 -06:00
Eric Schulte 87c352eee2 PROPOSED require users to explicitly turn on each language
I'd be interested to hear feedback on this... While I don't want to
  increase the burden of instillation I don't see any other option
2009-08-09 19:01:06 -06:00
Eric Schulte 8fbb932110 truncating bible quote 2009-08-09 18:47:00 -06:00
Eric Schulte fe0022c198 the biblical quote may be too much... I just couldn't help myself 2009-08-09 13:25:20 -06:00