From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: #attr_latex :width \textwidth Date: Sat, 13 Apr 2013 17:31:42 +0200 Message-ID: <87ip3qa1lt.fsf@gmail.com> References: <20130412125212.GA8448@panahar> <20130413004756.GA15121@panahar> <20130413115036.GA20797@panahar> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:53676) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UR2Qe-0004qh-Bt for emacs-orgmode@gnu.org; Sat, 13 Apr 2013 11:31:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UR2Qd-0005j2-34 for emacs-orgmode@gnu.org; Sat, 13 Apr 2013 11:31:48 -0400 Received: from mail-ee0-f48.google.com ([74.125.83.48]:45607) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UR2Qc-0005it-T0 for emacs-orgmode@gnu.org; Sat, 13 Apr 2013 11:31:47 -0400 Received: by mail-ee0-f48.google.com with SMTP id b15so1616119eek.7 for ; Sat, 13 Apr 2013 08:31:46 -0700 (PDT) In-Reply-To: <20130413115036.GA20797@panahar> (Vikas Rawal's message of "Sat, 13 Apr 2013 17:20:36 +0530") 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 Hello, Vikas Rawal writes: > Anyhow, this works: > > #+attr_latex: :environment tabulary :width \textwidth :align L|RRRRRR For the record, for simple ":align" strings, you can also use Org syntax: | / | > | | | | | | | | | | | | | | | | | | a | b | c | d | e | f | g | It is more intrusive, but it will (should) work in all back-ends. Regards, -- Nicolas Goaziou