emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] latex table export not centered


From: Andreas Leha
Subject: [Orgmode] latex table export not centered
Date: Wed, 19 Jan 2011 18:46:56 +0100
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.16) Gecko/20101226 Iceowl/1.0b1 Icedove/3.0.11

Hi all,

is it possible to set *per buffer* the option whether to center tables
in the LaTeX output?
I tried

#+BIND: org-export-latex-tables-centered nil
#+TITLE:       Test Centered Tables

* Test
  | col1 | col2 | col3 |
  |------+------+------|
  |    1 |    2 |    3 |


But this does not work.  The table stays centered.

Thanks in advance!

Regards,
Andreas


Attachment: smime.p7s
Description: S/MIME Cryptographic Signature


reply via email to

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