babel: now exports source code block names
commitcd587c7148fd9c8c57d70521e0ad411f9a638d1b
authorEric Schulte <schulte.eric@gmail.com>
Mon, 4 Jan 2010 22:11:19 +0000 (4 15:11 -0700)
committerEric Schulte <schulte.eric@gmail.com>
Tue, 5 Jan 2010 15:33:08 +0000 (5 08:33 -0700)
tree132c89d5799b284906327f5cf10391c6ee50cac9
parent32441cd15150f541d3ba50633cfb9fffc8d3d11a
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.
contrib/babel/lisp/org-babel-exp.el
lisp/org-exp.el