From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Alternate Table Row Colors Date: Thu, 18 Jun 2009 07:09:59 +0200 Message-ID: <553077BA-8653-4DD7-BAFB-70CF1D14422E@gmail.com> References: <5236d6f90906141200p3f0d21bbxa34d9946c9508b1b@mail.gmail.com> Mime-Version: 1.0 (Apple Message framework v935.3) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MH9t2-00085x-BC for emacs-orgmode@gnu.org; Thu, 18 Jun 2009 01:10:08 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MH9sx-00084t-Cx for emacs-orgmode@gnu.org; Thu, 18 Jun 2009 01:10:07 -0400 Received: from [199.232.76.173] (port=55662 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MH9sx-00084q-5t for emacs-orgmode@gnu.org; Thu, 18 Jun 2009 01:10:03 -0400 Received: from mail-ew0-f210.google.com ([209.85.219.210]:44532) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MH9sw-0007AA-SD for emacs-orgmode@gnu.org; Thu, 18 Jun 2009 01:10:03 -0400 Received: by mail-ew0-f210.google.com with SMTP id 6so1098128ewy.42 for ; Wed, 17 Jun 2009 22:10:02 -0700 (PDT) In-Reply-To: <5236d6f90906141200p3f0d21bbxa34d9946c9508b1b@mail.gmail.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Xin Shi Cc: emacs-orgmode@gnu.org Hi Xin, I have pushed a change to this effect. It introduces a new variable org-export-table-row-tags which can be used for this purpose. Please the the docstring of that variable. HTH - Carsten On Jun 14, 2009, at 9:00 PM, Xin Shi wrote: > Hello Experts, > > I use org-mode to produce a lot of big tables with numbers in them. > When I present these tables by HTML, I found it's hard to keep track > which row it is. I'm wondering if it's possible to implement > additional class attribute to the , such as: > > > > > > > >
OneFish
TwoFish
RedFish
BlueFish
> > So, that in the CSS file, it'll be easier to implement the color: > > > > > I borrowed idea from this article: > http://www.somacon.com/p338.php > > > Thanks! > > Xin > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode