[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Tables and aligning columns
From: |
Bastien |
Subject: |
Re: [O] Tables and aligning columns |
Date: |
Wed, 26 Sep 2012 19:20:07 +0200 |
User-agent: |
Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.2.50 (gnu/linux) |
Erich Neuwirth <address@hidden> writes:
> #+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.
As I told you, the new exporter handles this.
The new exporter is *not* in latest Org ELPA package.
> 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.
I can't reproduce this.
--
Bastien