From: "François Allisson" <francois@allisson.co>
To: Org mode <emacs-orgmode@gnu.org>
Subject: new latex exporter and attr_latex
Date: Tue, 11 Dec 2012 17:39:48 +0100 [thread overview]
Message-ID: <87ip88v8yz.fsf@allisson.co> (raw)
Hi,
The following example used to work for me
***************
#+ATTR_LATEX: align=lcr
| left | center | right |
***************
i.e. it was exported with the correct alignment rules. But now (Org
7.9.2-666/ Emacs 24.2.50.1), it seems to not work any more, as it get
exported as
**************
\begin{center}
\begin{tabular}{lll}
left & center & right\\
\end{tabular}
\end{center}
**************
The "lll", instead of "lcr" is what bother me...
Any change recently around attr_latex or align?
Thanks for any help,
François
next reply other threads:[~2012-12-11 16:39 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-12-11 16:39 François Allisson [this message]
2012-12-11 16:47 ` new latex exporter and attr_latex Nick Dokos
2012-12-11 17:13 ` François Allisson
2012-12-12 14:24 ` Nicolas Goaziou
2012-12-16 16:59 ` François Allisson
2012-12-11 20:09 ` Michael Gauland
2012-12-12 10:50 ` François Allisson
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=87ip88v8yz.fsf@allisson.co \
--to=francois@allisson.co \
--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).