From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [ox-html] bug in documentation of org-html-table-row-tags Date: Tue, 09 Apr 2013 16:56:03 +0200 Message-ID: <87ppy3ah30.fsf@gmail.com> References: <87bo9q2fvp.fsf@bzg.ath.cx> <984AC132-774A-4B3A-B8A5-7450C71909F0@nf.mpg.de> <874nfghqpy.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:40744) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UPZy6-0007eZ-7u for emacs-orgmode@gnu.org; Tue, 09 Apr 2013 10:56:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UPZy1-0001dr-Mq for emacs-orgmode@gnu.org; Tue, 09 Apr 2013 10:56:18 -0400 In-Reply-To: <874nfghqpy.fsf@bzg.ath.cx> (Bastien's message of "Tue, 09 Apr 2013 13:46:01 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Bastien Cc: Org Mode Mailing List Hello, Bastien writes: >> This is already very useful. However, in addition to >> rowgroup-number, top-row-p and bottom-row-p it would be really >> helpful to have a row counter variable. Is this difficult to >> implement (I honestly tried but did not see an obvious way)? > > I think it is non-trivial -- as least non-trivial enough so that I > can't do it at the moment, sorry. Indeed. I had forgotten to implement such a tool in ox.el. I added `org-export-table-row-number'. Could you patch `org-html-table-row' accordingly? Thanks. Regards, -- Nicolas Goaziou