From: Bastien <bzg@altern.org>
To: Kodi Arfer <kodi@arfer.net>
Cc: emacs-orgmode@gnu.org
Subject: Re: Bug with automatic alignment of table columns in HTML export
Date: Sat, 06 Apr 2013 02:48:46 +0200 [thread overview]
Message-ID: <87mwtcxz1q.fsf@bzg.ath.cx> (raw)
In-Reply-To: <5148BEEA.6000702@arfer.net> (Kodi Arfer's message of "Tue, 19 Mar 2013 15:39:22 -0400")
Hi Kodi,
Kodi Arfer <kodi@arfer.net> writes:
> You're quite welcome. That was prompt! I see this case now works in
> master. The catch is that there are still some cases which give
> inconsistent alignment between Emacs and HTML export, such as:
>
> | a | b |
> |-----+---|
> | 100 | 1 |
> | 1 | 1 |
> | 1 | 1 |
> | 1 | 1 |
> | a | 1 |
> | | 1 |
> | | 1 |
> | | 1 |
> | | 1 |
> | | 1 |
> | | 1 |
For such cases, you can use this:
| <r> | <r> |
| a | b |
|-----+-----|
| 100 | 1 |
| 1 | 1 |
| 1 | 1 |
| 1 | 1 |
| a | 1 |
| | 1 |
| | 1 |
| | 1 |
| | 1 |
| | 1 |
| | 1 |
HTH,
--
Bastien
prev parent reply other threads:[~2013-04-06 0:50 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-17 15:08 Bug with automatic alignment of table columns in HTML export Kodi Arfer
2013-03-19 17:26 ` Bastien
2013-03-19 19:39 ` Kodi Arfer
2013-04-06 0:48 ` Bastien [this message]
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87mwtcxz1q.fsf@bzg.ath.cx \
--to=bzg@altern.org \
--cc=emacs-orgmode@gnu.org \
--cc=kodi@arfer.net \
/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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.