org-mode/contrib/babel/lisp
Eric Schulte cd587c7148 babel: now exports source code block names
When exporting to html the source-code block name will be included
   as a <label> immediately preceding the exported code.  This <label>
   is decorated with the 'org-src-name' css class.

   When exporting to LaTeX with the listings package the source-code
   block name will be included as a listings \title for the code
   block.  Currently the name will not be exported when the listings
   package is not in use.
2010-01-05 08:33:08 -07:00
..
langs org-babel-gnuplot: variable expansion in gnuplot source-code with '$' character 2009-11-30 21:01:43 -07:00
org-babel-comint.el merging with the org-babel repository 2009-09-11 13:44:05 -06:00
org-babel-exp.el babel: now exports source code block names 2010-01-05 08:33:08 -07:00
org-babel-keys.el babel: fixed type in org-babel-keys 2010-01-01 15:55:11 -07:00
org-babel-lob.el org-babel: allow aliases for #+lob 2009-11-20 10:42:53 -07:00
org-babel-ref.el org-babel: fixed typo in reference resolution for #+results: lines 2009-11-29 10:00:19 -07:00
org-babel-table.el org-babel: cleaner passing of parameter to language specific files 2009-11-10 15:23:00 -07:00
org-babel-tangle.el org-babel: fixing documentation of `org-babel-tangle-langs' 2009-11-20 10:43:15 -07:00
org-babel.el babel: now correctly combining nested tangle header arguments 2009-12-30 17:37:03 -07:00