emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Captions for source code
@ 2010-07-22 12:26 Robert Klein
  2010-07-22 19:20 ` Eric Schulte
  0 siblings, 1 reply; 3+ messages in thread
From: Robert Klein @ 2010-07-22 12:26 UTC (permalink / raw)
  To: Org Mode

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-07-22 23:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-07-22 12:26 Captions for source code Robert Klein
2010-07-22 19:20 ` Eric Schulte
2010-07-22 23:18   ` David O'Toole

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).