From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rainer M Krug Subject: :kkepaspectratio in included imad=ge in LaTeX export Date: Fri, 29 Apr 2016 15:47:11 +0200 Message-ID: Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48261) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aw8lj-0004km-1d for emacs-orgmode@gnu.org; Fri, 29 Apr 2016 09:47:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aw8lX-0008I4-Eu for emacs-orgmode@gnu.org; Fri, 29 Apr 2016 09:47:37 -0400 Received: from mout.kundenserver.de ([212.227.126.187]:65459) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aw8lX-0008Cy-6P for emacs-orgmode@gnu.org; Fri, 29 Apr 2016 09:47:31 -0400 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: emacs-orgmode@gnu.org --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi I would like to have the keepaspectratio attribute in the \includegraphice. I tried: =2D-8<---------------cut here---------------start------------->8--- #+ATTR_LATEX: :width 1\paperwidth :height 1\paperheight :keepaspectratio [[./bramble2.jpg]] =2D-8<---------------cut here---------------end--------------->8--- but this results obviously in =2D-8<---------------cut here---------------start------------->8--- \includegraphics[width=3D1\paperwidth,height=3D1\paperheight]{./bramble2.jp= g} =2D-8<---------------cut here---------------end--------------->8--- as the option keepaspectratio does not exist in org. Is there a way that I can add arbitrary LaTeX option like keepaspectratio? Thanks, Rainer =2D-=20 Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology,= UCT), Dipl. Phys. (Germany) Centre of Excellence for Invasion Biology Stellenbosch University South Africa Tel : +33 - (0)9 53 10 27 44 Cell: +33 - (0)6 85 62 59 98 Fax : +33 - (0)9 58 10 27 44 Fax (D): +49 - (0)3 21 21 25 22 44 email: Rainer@krugs.de Skype: RMkrug PGP: 0x0F52F982 --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEcBAEBCAAGBQJXI2XlAAoJENvXNx4PUvmC4fQIAOgw35UXIcjaNbWgWYD1CyEe 4o3AWuAl4Ofysth1YVlSxdhIdZWV9sTlAa/NTN7+W8FvMddPxKIckwZdUArUPd6u /dAfALrlcxur0licHhKQ0mzy08ZUknqPsdFcPIfsSGQwLrNaODGzXC30du85EO66 ZdwEd/WAW17ZFye4eqGWGxLVISeSlQZ8xjXWy7VyE68mFUeDk8R1Pqr5CwisMIf2 XeQYjc2xelp1xuKrMYdb5yOgdq2AFWqoYpwxUK4KDpIRoByV6V6amiuXM2xibfym AqS8joCbqdNvnHUINsc8Ty0vmZ0R39qg6GP0Ijst2tEpWWwWk84MWhKlVdgJpvY= =8YO+ -----END PGP SIGNATURE----- --=-=-=--