From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcin Borkowski Subject: Re: Images in tables? Date: Sat, 29 Mar 2014 19:08:31 +0100 Message-ID: <20140329190831.24cca304@aga-netbook> References: <53361C7A.9090403@pfdstudio.com> <87k3bdsob0.fsf@news.tumashu-localhost.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34027) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WTxgM-0005um-Bp for emacs-orgmode@gnu.org; Sat, 29 Mar 2014 14:08:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WTxgH-0001t0-GB for emacs-orgmode@gnu.org; Sat, 29 Mar 2014 14:08:38 -0400 Received: from msg.wmi.amu.edu.pl ([2001:808:114:2::50]:34384) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WTxgH-0001su-9H for emacs-orgmode@gnu.org; Sat, 29 Mar 2014 14:08:33 -0400 Received: from localhost (localhost [127.0.0.1]) by msg.wmi.amu.edu.pl (Postfix) with ESMTP id D673E4209C for ; Sat, 29 Mar 2014 19:08:32 +0100 (CET) Received: from msg.wmi.amu.edu.pl ([127.0.0.1]) by localhost (msg.wmi.amu.edu.pl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id XZD+mzF2yF7W for ; Sat, 29 Mar 2014 19:08:32 +0100 (CET) Received: from aga-netbook (unknown [212.67.140.17]) by msg.wmi.amu.edu.pl (Postfix) with ESMTPSA id A6E1542072 for ; Sat, 29 Mar 2014 19:08:32 +0100 (CET) In-Reply-To: <87k3bdsob0.fsf@news.tumashu-localhost.org> 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: emacs-orgmode@gnu.org Dnia 2014-03-29, o godz. 10:58:59 Feng Shu napisa=C5=82(a): > Peter Davis writes: >=20 > > I'm finishing a PDF document that will contain a number of screen > > shots. I'd like to put them in a table to avoid just having them > > arranged vertically on the page. Is there a way to do that? >=20 > #+MACRO: p \includegraphics[scale=3D1]{$1} >=20 > | {{{p(a.png)}}} | {{{p(b.png)}}} | > | {{{p(c.png)}}} | {{{p(d.png)}}} | I wouldn't use [scale=3D1] (it seems to depend on the resolution set up properly in the bitmap file). Why not use [height=3D2in] or [width=3D3cm] etc.? Hth, --=20 Marcin Borkowski http://octd.wmi.amu.edu.pl/en/Marcin_Borkowski Adam Mickiewicz University