emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Rasmus <rasmus@gmx.us>
To: emacs-orgmode@gnu.org
Subject: Re: LaTeX export: images subplots
Date: Thu, 12 Sep 2013 12:38:10 +0200	[thread overview]
Message-ID: <87wqmm5nql.fsf@pank.sbde-40904.btopenzone.com> (raw)
In-Reply-To: BLU168-W115EF94D3194076FF55B3189A3A0@phx.gbl

Martin Leduc <mart_00@hotmail.com> writes:


> The only solution I found is by using tables such as:
>
> #+CAPTION: Insert caption here.
> #+ATTR_LATEX: :align p{0.5\textwidth}p{0.5\textwidth}
> | [[pathtoimage]] | [[pathtoimage]] |
> | [[pathtoimage]] | [[pathtoimage]] |
>
> where the size of the images is controled by p{} and C-cxv is
> working. However, in the exported TeX file, it is a table, not a
> figure. Is there a cleaner way to make image panels that would
> preserve the figure environment in the exported TeX file ?

For now it should be possible to write a filter doing this, tho I'm
not sure a table is the 'correct' way to represent subfigures in Org
(were they to be supported), although it is nice and visual.

John Hendy <jw.hendy@gmail.com> writes:


> The only suggest I got was to use the subfig package, which may
> actually be something like what you're looking for.

subcaption is another possibility.  I'm mostly using that these days.

–Rasmus

-- 
Send from my Emacs

      parent reply	other threads:[~2013-09-12 10:38 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-12  1:56 LaTeX export: images subplots Martin Leduc
2013-09-12  2:47 ` John Hendy
2013-09-12  3:13   ` Martin Leduc
2013-09-12  3:19     ` John Hendy
2013-09-13  3:32       ` Martin Leduc
2013-09-13 11:02   ` Suvayu Ali
2013-09-12  4:45 ` Charles Berry
2013-09-12 10:38 ` Rasmus [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=87wqmm5nql.fsf@pank.sbde-40904.btopenzone.com \
    --to=rasmus@gmx.us \
    --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).