From: Bastien <bzg@altern.org>
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:50:47 +0200 [thread overview]
Message-ID: <87ei0ac4ko.fsf@gnu.org> (raw)
In-Reply-To: <m2k4a22444.fsf@cisco.com> (Giles Chamberlin's message of "Wed, 24 Aug 2011 16:58:35 +0100")
Hi Giles,
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?
Since captions make sense for figures, I think you have to wrap this
in \begin{figure}\caption{}. But maybe there is a way to automatically
wrap source blocks into a caption-aware LaTeX environment -- Eric might
give a more useful answer.
Thanks,
--
Bastien
next prev parent reply other threads:[~2011-08-25 7:50 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 [this message]
2011-08-25 15:47 ` Thomas S. Dye
2011-08-31 14:44 ` Giles Chamberlin
2011-08-25 15:11 ` Eric Schulte
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=87ei0ac4ko.fsf@gnu.org \
--to=bzg@altern.org \
--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).