emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Brett Viren <bv@bnl.gov>
To: emacs-orgmode@gnu.org
Subject: Multiple images per figure with LaTeX export
Date: Mon, 18 Jun 2012 11:04:32 -0400	[thread overview]
Message-ID: <ir4vciou0e7.fsf@lycastus.phy.bnl.gov> (raw)

[-- Attachment #1: Type: text/plain, Size: 686 bytes --]

I'm using GNU emacs 23.2+1-7 and org-mode 6.27a-1 on Debian.

I want to put two images in one figure for LaTeX/PDF export but can't
find a way.  Googling has not born fruit.  I have tried a few naive
things like:

#+caption: Caption.
#+label: fig:figure
[[./img1.pdf]][[./img2.pdf]]

or:

#+caption: Caption.
#+label: fig:figure
[[./img1.pdf]]
[[./img2.pdf]]

but the resulting export has either two figures with identical captions,
each holding one of the images or the first image in a figure and the
second image inserted bare.  I've also tried to put each image in the
cell of a table but that leads to an "undefined control sequence" error.

How can this be done?

Thanks,
-Brett.

[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]

             reply	other threads:[~2012-06-18 15:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-18 15:04 Brett Viren [this message]
2012-06-18 15:57 ` Multiple images per figure with LaTeX export suvayu ali
2012-06-18 17:15   ` Brett Viren

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=ir4vciou0e7.fsf@lycastus.phy.bnl.gov \
    --to=bv@bnl.gov \
    --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).