emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Rob Stewart <robstewart57@gmail.com>
To: emacs-orgmode@gnu.org
Subject: latex export of org-mode: verbatim block in a figure
Date: Thu, 14 Mar 2013 15:33:50 +0000	[thread overview]
Message-ID: <CA+ZOasJxqohP4L_MzmmQ4vr7p4W=4U=YZtwa85RNMk1=wVFP2A@mail.gmail.com> (raw)

What I would like to do is simple: wrap a verbatim code block within a
Figure, so that I can refer to it elsewhere in my org-mode file. How
is this achieved? A naive solution, which does not work, looks like:

#+CAPTION:    My caption
#+LABEL:      fig:my-api
#+ATTR_LaTeX: width=130mm,height=30mm
#+BEGIN_SRC haskell
foo :: Int -> String
bar :: String -> Int
#+END_SRC

How would I achieve this?

--
Rob

             reply	other threads:[~2013-03-14 15:34 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-14 15:33 Rob Stewart [this message]
2013-03-15 10:03 ` latex export of org-mode: verbatim block in a figure AW
2013-03-15 19:45 ` Nicolas Goaziou
  -- strict thread matches above, loose matches on Subject: below --
2013-03-15 11:50 Rob Stewart
2013-03-15 16:21 ` Thomas S. Dye

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='CA+ZOasJxqohP4L_MzmmQ4vr7p4W=4U=YZtwa85RNMk1=wVFP2A@mail.gmail.com' \
    --to=robstewart57@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /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).