From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Stansell Subject: #+ATTR_LaTeX no longer honoured Date: Sun, 19 May 2013 12:18:27 +0100 Message-ID: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary=089e011838ea0afddc04dd1060e0 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:35340) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ue1kB-0007RY-HL for emacs-orgmode@gnu.org; Sun, 19 May 2013 07:25:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ue1k5-0006QN-AB for emacs-orgmode@gnu.org; Sun, 19 May 2013 07:25:39 -0400 Received: from mail-ie0-x22c.google.com ([2607:f8b0:4001:c03::22c]:35949) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ue1k5-0006QG-50 for emacs-orgmode@gnu.org; Sun, 19 May 2013 07:25:33 -0400 Received: by mail-ie0-f172.google.com with SMTP id 16so12024119iea.17 for ; Sun, 19 May 2013 04:25:32 -0700 (PDT) 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 --089e011838ea0afddc04dd1060e0 Content-Type: text/plain; charset=ISO-8859-1 Hello, I've noticed that #+ATTR_LaTeX seems to be no longer honoured (I'm using release_8.0.3-133-ga5872) This is demonstrated for the attached org file. It's the exact example from http://orgmode.org/manual/Images-in-LaTeX-export.html. I expect the exported latex file (C-c C-e l l) to contain something like \includegraphics[width=5cm,angle=90]{./dummy.png} but I instead it contains \includegraphics[width=.9\linewidth]{./dummy.png} Thanks, Paul PS. I'm using Emacs 24.2.1 and I tested with the minimal org-mode set-up from http://orgmode.org/manual/Feedback.html. --089e011838ea0afddc04dd1060e0 Content-Type: application/octet-stream; name="attr_latex.org" Content-Disposition: attachment; filename="attr_latex.org" Content-Transfer-Encoding: base64 X-Attachment-Id: f_hgw4qil20 CiMrQ0FQVElPTjogICAgVGhlIGJsYWNrLWJvZHkgZW1pc3Npb24gb2YgdGhlIGRpc2sgYXJvdW5k IEhSIDQwNDkKIytMQUJFTDogICAgICBmaWc6U0VELUhSNDA0OQojK0FUVFJfTGFUZVg6IHdpZHRo PTVjbSxhbmdsZT05MApbWy4vZHVtbXkucG5nXV0KCiMrQVRUUl9MYVRlWDogd2lkdGg9MC4zOFx0 ZXh0d2lkdGggd3JhcCBwbGFjZW1lbnQ9e3J9ezAuNFx0ZXh0d2lkdGh9CltbLi9kdW1teS5wbmdd XQo= --089e011838ea0afddc04dd1060e0--