From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Stansell Subject: Re: #+ATTR_LaTeX no longer honoured Date: Thu, 23 May 2013 19:42:16 +0000 (UTC) Message-ID: References: <8738tj85hx.fsf@ericabrahamsen.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:36895) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UfcSe-0005g5-Ts for emacs-orgmode@gnu.org; Thu, 23 May 2013 16:50:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UfcSc-0002Ib-C7 for emacs-orgmode@gnu.org; Thu, 23 May 2013 16:50:08 -0400 Received: from plane.gmane.org ([80.91.229.3]:45588) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UfcSc-0002H6-5k for emacs-orgmode@gnu.org; Thu, 23 May 2013 16:50:06 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1UfcSZ-0003o0-JK for emacs-orgmode@gnu.org; Thu, 23 May 2013 22:50:03 +0200 Received: from cpc6-sgyl32-2-0-cust339.sgyl.cable.virginmedia.com ([94.174.193.84]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 23 May 2013 22:50:03 +0200 Received: from paulstansell by cpc6-sgyl32-2-0-cust339.sgyl.cable.virginmedia.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 23 May 2013 22:50:03 +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: emacs-orgmode@gnu.org > here's the line you're looking for: > > #+ATTR_LaTeX: :width 5cm :options angle=90 Thanks very much, that does what I want. Also, regarding the manual being up-to-date or not, I took my instructions from the page at http://orgmode.org/manual/Images-in-LaTeX-export.html which does seem out of date as it says one should use #+ATTR_LaTeX: width=5cm,angle=90 Regards, Paul