From: Erich Neuwirth <erich.neuwirth@univie.ac.at>
To: Org Mode <emacs-orgmode@gnu.org>
Subject: Tables and aligning columns
Date: Wed, 26 Sep 2012 17:08:58 +0200 [thread overview]
Message-ID: <7640008B-0032-4C4B-817D-D4B2FF47EBF4@univie.ac.at> (raw)
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
next reply other threads:[~2012-09-26 15:09 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-26 15:08 Erich Neuwirth [this message]
2012-09-26 17:20 ` Tables and aligning columns Bastien
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=7640008B-0032-4C4B-817D-D4B2FF47EBF4@univie.ac.at \
--to=erich.neuwirth@univie.ac.at \
--cc=emacs-orgmode@gnu.org \
/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).