* Exporting table.el tables to LaTeX: set environment?
@ 2014-01-16 14:27 Gary Oberbrunner
2014-01-17 8:57 ` Bastien
0 siblings, 1 reply; 2+ messages in thread
From: Gary Oberbrunner @ 2014-01-16 14:27 UTC (permalink / raw)
To: Orgmode Mailing List
[-- Attachment #1: Type: text/plain, Size: 501 bytes --]
If I have a table.el table, is there any way to set the LaTeX table
environment for it (longtable, tabularx etc.)?
Here's a simple sample:
* Table Test
This is a table.el table:
+---------+-----------+-------------------+
| Test | Test2 | Test3 |
+---------+-----------+-------------------+
| this is | some text | in the table |
+---------+-----------+-------------------+
| here is | some more | to make it longer |
+---------+-----------+-------------------+
--
Gary
[-- Attachment #2: Type: text/html, Size: 743 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Exporting table.el tables to LaTeX: set environment?
2014-01-16 14:27 Exporting table.el tables to LaTeX: set environment? Gary Oberbrunner
@ 2014-01-17 8:57 ` Bastien
0 siblings, 0 replies; 2+ messages in thread
From: Bastien @ 2014-01-17 8:57 UTC (permalink / raw)
To: Gary Oberbrunner; +Cc: Orgmode Mailing List
Gary Oberbrunner <garyo@oberbrunner.com> writes:
> If I have a table.el table, is there any way to set the LaTeX table
> environment for it (longtable, tabularx etc.)?
AFAICT no, #+ATTR_* is for stuff that are written in Org syntax.
--
Bastien
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-01-17 8:57 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-16 14:27 Exporting table.el tables to LaTeX: set environment? Gary Oberbrunner
2014-01-17 8:57 ` Bastien
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).