emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Bug with automatic alignment of table columns in HTML export
@ 2013-03-17 15:08 Kodi Arfer
  2013-03-19 17:26 ` Bastien
  0 siblings, 1 reply; 4+ messages in thread
From: Kodi Arfer @ 2013-03-17 15:08 UTC (permalink / raw)
  To: emacs-orgmode

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.

Emacs  : GNU Emacs 24.1.1 (x86_64-pc-linux-gnu, GTK+ Version 2.24.12)
  of 2012-09-22 on batsu, modified by Debian
Package: Org-mode version 7.9.4 (7.9.4-dist @ 
/usr/share/emacs/site-lisp/org/)

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-04-06  0:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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

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).