0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-08-24 19:32:52 +00:00

typo in ob-worg.org

This commit is contained in:
Dan Davison 2009-08-17 16:35:25 +01:00
parent 412d991967
commit 5f7c58d739

View file

@ -314,8 +314,8 @@ recreate your results, and perform their own analysis.
Existing RR tools like [[http://en.wikipedia.org/wiki/Sweave][Sweave]] provide for the embedding of [[http://www.r-project.org/][R]] code into
LaTeX documents. While this is very useful, such documents often
still require a large degree of "glue code" in the form of external
shell scripts, python scripts, and Makefiles. To my knowledge
Org-babl is the only RR tool which allows multiple languages and data
shell scripts, python scripts, and Makefiles. To our knowledge
Org-babel is the only RR tool which allows multiple languages and data
to coexist and cooperate inside of a single document.
* Literate programming
@ -398,3 +398,5 @@ The basic syntax of source-code blocks is as follows:
is interpreted as a file basename to which the block will
be exported