emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] Exporting table.el tables to LaTeX: set environment?


From: Gary Oberbrunner
Subject: [O] Exporting table.el tables to LaTeX: set environment?
Date: Thu, 16 Jan 2014 09:27:07 -0500

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

reply via email to

[Prev in Thread] Current Thread [Next in Thread]