emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] tables once again


From: Nicolas Goaziou
Subject: Re: [O] tables once again
Date: Sat, 29 Sep 2012 10:08:45 +0200

Hello,

Neuwirth Erich <address@hidden> writes:

> does the current git version contain the new LaTeX exporter?
> I am asking because I just installed via make up2 (as you noticed)
> after you fixed the export but 
> and <l> <c> <r> are still not respected in LaTeX export on my Mac.
> html export works as expected.
>
>
>
> #+title: Table test
>
> ** My Table
>
> | Headhead | headhead | headhead | headhead | headhead | headhead | headhead 
> | headhead |
> |----------+----------+----------+----------+----------+----------+----------+----------|
> | <l>      | <c>      |      <r> |          | <l>      | <c>      |      <r> 
> |          |
> | 1        | 1        |        1 |        1 | aa       | aa       |       aa 
> | aa       |

>From git, assuming you have contrib/ in your load-path:

  (require 'org-e-latex)

Then,

  M-x org-export-dispatch


Regards,

-- 
Nicolas Goaziou



reply via email to

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