all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* 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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.