From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Hendy Subject: Re: #attr_latex :width \textwidth Date: Sat, 13 Apr 2013 10:57:39 -0500 Message-ID: References: <20130412125212.GA8448@panahar> <20130413004756.GA15121@panahar> <20130413115036.GA20797@panahar> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:59071) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UR2ph-0001nw-Bx for emacs-orgmode@gnu.org; Sat, 13 Apr 2013 11:57:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UR2pg-0006X3-Hh for emacs-orgmode@gnu.org; Sat, 13 Apr 2013 11:57:41 -0400 Received: from mail-la0-x22d.google.com ([2a00:1450:4010:c03::22d]:57225) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UR2pg-0006Wq-An for emacs-orgmode@gnu.org; Sat, 13 Apr 2013 11:57:40 -0400 Received: by mail-la0-f45.google.com with SMTP id gw10so3319774lab.18 for ; Sat, 13 Apr 2013 08:57:39 -0700 (PDT) In-Reply-To: <20130413115036.GA20797@panahar> 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 , emacs-orgmode On Sat, Apr 13, 2013 at 6:50 AM, Vikas Rawal wrote: > >> 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 What was the fix? Using =:environment tabulary= ? Or was it a syntax error? Thanks, John > > Thanks, > > Vikas