emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* visible row boundaries in html table export
@ 2007-02-10 17:32 Scott Otterson
  2007-02-11  6:13 ` Carsten Dominik
  0 siblings, 1 reply; 5+ messages in thread
From: Scott Otterson @ 2007-02-10 17:32 UTC (permalink / raw)
  To: emacs-orgmode


[-- Attachment #1.1: Type: text/plain, Size: 795 bytes --]

Here's a question, or maybe a feature request...  Is there a way to make 
table row boundaries show up in html exports?  For example, when I 
html-export a table like this:


   | col 1 | col 2 | col 3 |
   |-------+-------+-------|
   | a     | a     | a     |
   | a     | a     | a     |
   |-------+-------+-------|
   | b     | b     | b     |
   | b     | b     | b     |
 

I get a table like this:

    col 1 	col 2 	col 3
    a 	a 	a
    a 	a 	a
    b 	b 	b
    b 	b 	b


In the html export, the boundaries between groups of rows has 
disappeared.  Is there a way to make the html export look more like 
what's displayed within org mode?  Ideally, there would be some kind of 
distinct line below the column header row, and also between the 'a' and 
'b' row groups.

Thanks,

Scott





[-- Attachment #1.2: Type: text/html, Size: 1910 bytes --]

[-- Attachment #2: Type: text/plain, Size: 149 bytes --]

_______________________________________________
Emacs-orgmode mailing list
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

^ permalink raw reply	[flat|nested] 5+ messages in thread
[parent not found: <200702111425.l1BEPcc1013412@bp34.u.washington.edu>]

end of thread, other threads:[~2007-02-11 17:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-02-10 17:32 visible row boundaries in html table export Scott Otterson
2007-02-11  6:13 ` Carsten Dominik
2007-02-11  8:06   ` goud-H
2007-02-11 14:24     ` goud-H
     [not found] <200702111425.l1BEPcc1013412@bp34.u.washington.edu>
2007-02-11 17:46 ` Scott Otterson

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