From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alan Schmitt Subject: Re: scaling graphics in org-mode exported to latex Date: Thu, 30 Jun 2016 15:01:26 +0200 Message-ID: References: <87r3be6e5p.fsf@skimble.plus.com> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40840) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bIbb2-0000Eo-J1 for emacs-orgmode@gnu.org; Thu, 30 Jun 2016 09:01:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bIbaz-0001cg-FC for emacs-orgmode@gnu.org; Thu, 30 Jun 2016 09:01:32 -0400 Received: from mail2-relais-roc.national.inria.fr ([192.134.164.83]:16559) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bIbaz-0001bp-94 for emacs-orgmode@gnu.org; Thu, 30 Jun 2016 09:01:29 -0400 In-Reply-To: <87r3be6e5p.fsf@skimble.plus.com> (Sharon Kimble's message of "Thu, 30 Jun 2016 13:42:58 +0100") 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" To: Sharon Kimble Cc: org-mode-email --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 2016-06-30 14:42, Sharon Kimble writes: > I'm trying to get a 'list of figures' in an org-mode export to latex, > but I'm finding difficulties in inserting graphics in org-mode. My > graphic insert code is - > > #+CAPTION: Percutaneous endoscopic gastrostomy tube > #+ATTR_LaTeX: scale=3D0.2 > [[./images/percutaneous-endoscopic-gas.jpg]] > > The caption works, the graphics inserts works, but how do I scale it plea= se? > > I've googled it and tried various solutions, but none are working, so > how do I do it please? Have you tried: #+ATTR_LaTeX: :scale 0.2 ? I know it works with :width, so it may work with scale as well. Best, Alan =2D-=20 OpenPGP Key ID : 040D0A3B4ED2E5C7 Monthly Athmospheric CO=E2=82=82, Mauna Loa Obs. 2015-05: 403.94, 2016-05: = 407.70 --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBCgAGBQJXdRgmAAoJEAQNCjtO0uXHS7kH/il7gC3YHeWE/cz5ragD3rpC nq9rG9p4lssaq/oFy9iZrMe7cXlx0GYMJnslvhFNBSEhXAi2f14TPYnJei+EFqUi hQcFHoEY2fwZybnPiMqylCBtJSGdRsTOa5skxgaf73UC0wcaLXY44ITpuvzrnwoQ UxPnJUTlp8VX2DA22IcYlyGOCBQJEkukbhB/7/Ogdfn9sSqhdGbeGdPwXMlXTJKx bfsxw37J5X2BcmYOTdMGb6oNUuxSaeclRYDyQ0aGPQXdlk19mEwMucv121gGEhgW BuDewOPDlSRSfB9b/+Zn7ksAAF7vHbc/DCCQrY4R7kN2Ggw4+9shIoTiKxMqNzc= =hFJ+ -----END PGP SIGNATURE----- --=-=-=--