emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Scott Otterson <scotto@u.washington.edu>
To: emacs-orgmode@gnu.org
Subject: visible row boundaries in html table export
Date: Sat, 10 Feb 2007 09:32:17 -0800	[thread overview]
Message-ID: <45CE01A1.3040805@u.washington.edu> (raw)


[-- 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

             reply	other threads:[~2007-02-10 17:56 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-10 17:32 Scott Otterson [this message]
2007-02-11  6:13 ` visible row boundaries in html table export 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

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=45CE01A1.3040805@u.washington.edu \
    --to=scotto@u.washington.edu \
    --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).