org-mode/testing/examples
Aaron Ecay 08e2596718 ob-core.el: allow the auto-generation of output file names for src blocks.
* lisp/ob-core.el (org-babel-generate-file-param): New function.
(org-babel-get-src-block-info): Use it.
(org-babel-merge-params): Handle :file-ext.
(org-babel-graphical-output-file): error if no :file or :file-ext.
* testing/lisp/test-ob.el (test-org-babel/file-ext-and-output-dir):
New test.
* doc/org.texi (Specific header arguments): Add doc for :file-ext and
:output-dir header args.
* lisp/ob-R.el (org-babel-expand-body:R): Don’t calculate
graphics-file.
(org-babel-execute:R): Only look for a graphics-file if needed.
2014-05-11 16:33:22 -04:00
..
babel-dangerous.org change this failing test so that it no longer fails 2013-04-03 11:30:14 -06:00
babel.org ob-core.el: allow the auto-generation of output file names for src blocks. 2014-05-11 16:33:22 -04:00
include.org
include2.org
link-in-heading.org
links.org
macro-templates.org
no-heading.org
normal.org
ob-awk-test.in
ob-awk-test.org
ob-C-test.org ob-C: Add list support. 2013-06-06 12:06:26 -06:00
ob-fortran-test.org Add a matrix input to ob-fortran.el 2013-06-03 22:56:23 -06:00
ob-header-arg-defaults.org testing: provide tests for header-args[:lang] properties 2013-06-23 19:35:15 +02:00
ob-lilypond-broken.ly
ob-lilypond-broken.org
ob-lilypond-test.error
ob-lilypond-test.ly
ob-lilypond-test.org
ob-maxima-test.org
ob-octave-test.org
ob-screen-test.org
ob-shell-test.org ob-shell.el: export vars as arrays for 'sh' code blocks 2014-04-14 21:24:00 -06:00
org-exp.org
property-inheritance.org
setupfile.org ox: Handle BIND keywords in SETUPFILE files 2013-03-29 21:51:57 +01:00