From: tsd@tsdye.com (Thomas S. Dye)
To: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: [new exporter] latex export and attr_latex
Date: Wed, 06 Mar 2013 16:40:17 -1000 [thread overview]
Message-ID: <m17glkaq5q.fsf@tsdye.com> (raw)
In-Reply-To: <20130307022206.GA22322@panahar> (Vikas Rawal's message of "Thu, 7 Mar 2013 07:52:06 +0530")
Aloha Vikas,
Vikas Rawal <vikaslists@agrarianresearch.org> writes:
> There has been a change in the way attr_latex is used in the new
> exporter. Nicolas has given the details at
> http://thread.gmane.org/gmane.emacs.orgmode/62766.
>
> Would somebody have time to elaborate with an example how to use it
> for tabularx/tabulary environment.
>
> In case of old exporter, I used to have something like this:
>
> #+ATTR_LATEX: tabulary width=\textwidth align=l|rRRRR
>
> How should this change in the new exporter?
This might work:
#+attr_latex: :environment "tabulary" :align "l|rRRRR" :width "\\textwidth"
Note the double backslashes for the LaTeX command.
hth,
Tom
--
Thomas S. Dye
http://www.tsdye.com
prev parent reply other threads:[~2013-03-07 2:40 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-07 2:22 [new exporter] latex export and attr_latex Vikas Rawal
2013-03-07 2:40 ` Thomas S. Dye [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m17glkaq5q.fsf@tsdye.com \
--to=tsd@tsdye.com \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).