emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Eric Schulte <schulte.eric@gmail.com>
To: Giles Chamberlin <giles.chamberlin@cisco.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: src blocks, listings package and captions
Date: Thu, 25 Aug 2011 09:11:06 -0600	[thread overview]
Message-ID: <87wre1ikvd.fsf@gmail.com> (raw)
In-Reply-To: m2k4a22444.fsf@cisco.com

Giles Chamberlin <giles.chamberlin@cisco.com> writes:

> 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?

Currently code blocks are not wrapped in begin/end{figure} environments
as are links and tables.  I do not know of an easy way to do this aside
from manually inserting the LaTeX using #+LaTeX: lines in the Org-mode
file.  I personally would like to treat code blocks in the same way as
links and tables, but I'm not sure if there is a specific reason we do
not do this currently.

Thanks -- Eric

-- 
Eric Schulte
http://cs.unm.edu/~eschulte/

      parent reply	other threads:[~2011-08-25 15:14 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87wre1ikvd.fsf@gmail.com \
    --to=schulte.eric@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=giles.chamberlin@cisco.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).