Gmane
Picon
From: Robert Klein <roklein <at> roklein.de>
Subject: Captions for source code
Newsgroups: gmane.emacs.orgmode
Date: 2010-07-22 12:26:10 GMT (1 year, 43 weeks, 4 days, 7 hours and 2 minutes ago)
Hi list,

I'm trying to get source code exported to HTML with captions, e.g. like:

#+caption: Examples of variable declaration.
#+begin_src sql
SELECT 6*9;
#+end_src

There seems to be code in org-exp.el, see lines 2128 and
following in version 7.01f of org-mode.

However, I'm unable to find out what I'm doing wrong, atm.

Do you know how I can get this working?

Thank you very much!

Best regards
Robert

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode <at> gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode