From mboxrd@z Thu Jan 1 00:00:00 1970 From: Brett Viren Subject: Re: Multiple images per figure with LaTeX export Date: Mon, 18 Jun 2012 13:15:55 -0400 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([208.118.235.92]:43370) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SgfYd-0004z5-7Q for emacs-orgmode@gnu.org; Mon, 18 Jun 2012 13:16:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SgfYT-00062T-Bx for emacs-orgmode@gnu.org; Mon, 18 Jun 2012 13:16:06 -0400 Received: from smtpgw.bnl.gov ([130.199.3.132]:4080) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SgfYT-000622-8S for emacs-orgmode@gnu.org; Mon, 18 Jun 2012 13:15:57 -0400 In-Reply-To: (suvayu ali's message of "Mon, 18 Jun 2012 17:57:39 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: suvayu ali Cc: emacs-orgmode@gnu.org --=-=-= Hi Suvayu, suvayu ali writes: > Glad to see another HEP researcher using org-mode. :) Greetings! > Sadly my solution is a big bad hack: > > #+begin_latex > \begin{figure} > \centering > \begin{tabular}{c} > \includegraphics[]{plots/file1.eps} \\ > \includegraphics[]{plots/file2.eps} > \end{tabular} > \caption[Caption in LOI]{Long caption} > \label{fig:somelabel} > \end{figure} > #+end_latex Okay, thanks! I didn't think about just putting it directly in LaTeX. This will works just fine for my purposes. Cheers, -Brett. --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iEYEARECAAYFAk/fYksACgkQEixH2Z0dKCzSVwCgis8LiA1oX5GPn4rsotWqw66I L+QAn3DShNmZ/5ogqFnok80yQtJfJ4kW =zIju -----END PGP SIGNATURE----- --=-=-=--