all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* src blocks, listings package and captions
@ 2011-08-24 15:58 Giles Chamberlin
  2011-08-25  7:50 ` Bastien
  2011-08-25 15:11 ` Eric Schulte
  0 siblings, 2 replies; 5+ messages in thread
From: Giles Chamberlin @ 2011-08-24 15:58 UTC (permalink / raw
  To: emacs-orgmode


I'm using the listings package and org-version 7.4 to generate latex/pdf
output including source snippets.  I'd like to add captions: "Figure 1:
My code" and tried with the following to no avail:

#+caption: My code
#+begin_src clojure
 ;; stuff
#+end_src

Do I have to wrap this in \begin{figure}\caption{} or is there a simpler
way?


-- 
Giles Chamberlin
Engineering Director
Cisco Systems Ltd 

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

end of thread, other threads:[~2011-08-31 14:44 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-24 15:58 src blocks, listings package and captions Giles Chamberlin
2011-08-25  7:50 ` Bastien
2011-08-25 15:47   ` Thomas S. Dye
2011-08-31 14:44     ` Giles Chamberlin
2011-08-25 15:11 ` Eric Schulte

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.