From mboxrd@z Thu Jan  1 00:00:00 1970
From: John Hendy <jw.hendy@gmail.com>
Subject: Re: #attr_latex :width \textwidth
Date: Sat, 13 Apr 2013 10:57:39 -0500
Message-ID: <CA+M2ft9mBNL4RJ+T8N-5jcV_11GE71_6kvqnKnKENU41GUtQpw@mail.gmail.com>
References: <20130412125212.GA8448@panahar> <20130413004756.GA15121@panahar>
	<CA+M2ft8GU5PCQSbUc5kmTwk_rONjzHcNyyEZ+JZ9TPGEebFydA@mail.gmail.com>
	<20130413115036.GA20797@panahar>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Return-path: <emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org>
Received: from eggs.gnu.org ([208.118.235.92]:59071)
	by lists.gnu.org with esmtp (Exim 4.71)
	(envelope-from <jw.hendy@gmail.com>) 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 <jw.hendy@gmail.com>) 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 <jw.hendy@gmail.com>) 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 <emacs-orgmode@gnu.org>; Sat, 13 Apr 2013 08:57:39 -0700 (PDT)
In-Reply-To: <20130413115036.GA20797@panahar>
List-Id: "General discussions about Org-mode." <emacs-orgmode.gnu.org>
List-Unsubscribe: <https://lists.gnu.org/mailman/options/emacs-orgmode>,
	<mailto:emacs-orgmode-request@gnu.org?subject=unsubscribe>
List-Archive: <http://lists.gnu.org/archive/html/emacs-orgmode>
List-Post: <mailto:emacs-orgmode@gnu.org>
List-Help: <mailto:emacs-orgmode-request@gnu.org?subject=help>
List-Subscribe: <https://lists.gnu.org/mailman/listinfo/emacs-orgmode>,
	<mailto:emacs-orgmode-request@gnu.org?subject=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 <jw.hendy@gmail.com>, emacs-orgmode <emacs-orgmode@gnu.org>

On Sat, Apr 13, 2013 at 6:50 AM, Vikas Rawal
<vikaslists@agrarianresearch.org> 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