emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nicolas Goaziou <n.goaziou@gmail.com>
To: Neuwirth Erich <erich.neuwirth@univie.ac.at>
Cc: Mode Org <emacs-orgmode@gnu.org>
Subject: Re: tables once again
Date: Sat, 29 Sep 2012 10:08:45 +0200	[thread overview]
Message-ID: <871uhl6yk2.fsf@gmail.com> (raw)
In-Reply-To: <F2D05197-0BF0-48EC-A7EF-7244A1E01A8F@univie.ac.at> (Neuwirth Erich's message of "Sat, 29 Sep 2012 10:05:55 +0200")

Hello,

Neuwirth Erich <erich.neuwirth@univie.ac.at> 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	other threads:[~2012-09-29  8:12 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-29  8:05 tables once again Neuwirth Erich
2012-09-29  8:08 ` Nicolas Goaziou [this message]
2012-10-02 22:59 ` Neuwirth Erich
2012-10-02 23:45   ` Thomas S. Dye
2012-10-03  7:31   ` Ivan Andrus

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=871uhl6yk2.fsf@gmail.com \
    --to=n.goaziou@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=erich.neuwirth@univie.ac.at \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).