From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vikas Rawal Subject: #attr_latex :width \textwidth Date: Fri, 12 Apr 2013 18:22:12 +0530 Message-ID: <20130412125212.GA8448@panahar> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([208.118.235.92]:37139) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UQdSs-0002Ig-Vo for emacs-orgmode@gnu.org; Fri, 12 Apr 2013 08:52:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UQdSq-0006IF-Vp for emacs-orgmode@gnu.org; Fri, 12 Apr 2013 08:52:26 -0400 Received: from mail-pa0-f54.google.com ([209.85.220.54]:61434) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UQdSq-0006He-QO for emacs-orgmode@gnu.org; Fri, 12 Apr 2013 08:52:24 -0400 Received: by mail-pa0-f54.google.com with SMTP id fa11so1443260pad.41 for ; Fri, 12 Apr 2013 05:52:23 -0700 (PDT) Content-Disposition: inline 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 This does not work for me with the new exporter: #attr_latex :width \textwidth Is there another way to do it? Vikas