emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Tables and aligning columns
@ 2012-09-26 15:08 Erich Neuwirth
  2012-09-26 17:20 ` Bastien
  0 siblings, 1 reply; 2+ messages in thread
From: Erich Neuwirth @ 2012-09-26 15:08 UTC (permalink / raw)
  To: Org Mode

I am using the following simplistic example.

#+title: Test Table

* My test

| head1 head1 | head2 head2 | head3 head3 | head4 head4 |
|-------------+-------------+-------------+-------------|
|             | <l>         |             |         <r> |
|           1 | 2           | haha        |        haha |
|           1 | 2           | haha        |        haha |

I am using org-20120926 from ELP A.
Export to LaTeX still does not honor column alignment.
And I noticed something strange.
If I remove the header line, export to LaTeX still produces everything,
but exported html does not contain the table.
This is somewhat inconsistent.

Erich

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-09-26 17:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-09-26 15:08 Tables and aligning columns Erich Neuwirth
2012-09-26 17:20 ` 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).