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: Tue, 19 Mar 2013 18:26:13 +0100 [thread overview]
Message-ID: <87ehfbrzil.fsf@bzg.ath.cx> (raw)
In-Reply-To: <5145DC81.2070905@arfer.net> (Kodi Arfer's message of "Sun, 17 Mar 2013 11:08:49 -0400")
Hi Kodi,
Kodi Arfer <kodi@arfer.net> writes:
> Consider an Org file with the following content:
>
> | a | b |
> |-----+---|
> | 100 | 1 |
> | 1 | 1 |
> | | 1 |
> | | 1 |
> | | 1 |
> | | 1 |
> | | 1 |
> | | 1 |
>
> Within Emacs, Org right-aligns the left column, as it should, since most
> nonempty cells in the column are numeric. In HTML export, though (starting
> from "emacs -Q -l /tmp/minimal-org.el"), the column comes out
> left-aligned. The problem seems to be with how the exporter treats empty
> cells, since if you put numbers in all the empty cells above, the column
> comes out right-aligned in HTML export.
Fixed, thanks.
--
Bastien
next prev parent reply other threads:[~2013-03-19 18:54 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 [this message]
2013-03-19 19:39 ` Kodi Arfer
2013-04-06 0:48 ` 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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87ehfbrzil.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.