From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vikas Rawal Subject: Re: #attr_latex :width \textwidth Date: Sat, 13 Apr 2013 17:20:36 +0530 Message-ID: <20130413115036.GA20797@panahar> References: <20130412125212.GA8448@panahar> <20130413004756.GA15121@panahar> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([208.118.235.92]:58763) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UQyyp-00016c-FA for emacs-orgmode@gnu.org; Sat, 13 Apr 2013 07:50:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UQyyo-0001yK-7x for emacs-orgmode@gnu.org; Sat, 13 Apr 2013 07:50:51 -0400 Received: from mail-pa0-f54.google.com ([209.85.220.54]:42604) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UQyyn-0001yD-UL for emacs-orgmode@gnu.org; Sat, 13 Apr 2013 07:50:50 -0400 Received: by mail-pa0-f54.google.com with SMTP id fa11so1865461pad.13 for ; Sat, 13 Apr 2013 04:50:48 -0700 (PDT) Content-Disposition: inline In-Reply-To: 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: John Hendy Cc: emacs-orgmode > And I still mean #+attr_ latex: :width :) You're still missing a colon. > :). Sorry, I was not copying and pasting. Anyhow, this works: #+attr_latex: :environment tabulary :width \textwidth :align L|RRRRRR Thanks, Vikas