From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Attributes on HTML tables? Date: Fri, 12 Apr 2013 07:42:25 +0200 Message-ID: <87a9p4e24e.fsf@bzg.ath.cx> References: <86bo9rnj6q.fsf@iro.umontreal.ca> <87ppy66eke.fsf@bzg.ath.cx> <878v4uxjp6.fsf@gmail.com> <87mwtavzgv.fsf@gmail.com> <86fvyy1dsp.fsf@iro.umontreal.ca> <87ehegtsde.fsf@ericabrahamsen.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:50762) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UQWkm-0003Oz-Dg for emacs-orgmode@gnu.org; Fri, 12 Apr 2013 01:42:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UQWkl-0004oZ-D6 for emacs-orgmode@gnu.org; Fri, 12 Apr 2013 01:42:28 -0400 Received: from mail-wi0-x234.google.com ([2a00:1450:400c:c05::234]:63061) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UQWkl-0004oO-7z for emacs-orgmode@gnu.org; Fri, 12 Apr 2013 01:42:27 -0400 Received: by mail-wi0-f180.google.com with SMTP id c10so1224106wiw.7 for ; Thu, 11 Apr 2013 22:42:26 -0700 (PDT) In-Reply-To: <87ehegtsde.fsf@ericabrahamsen.net> (Eric Abrahamsen's message of "Fri, 12 Apr 2013 10:06:21 +0800") 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: Eric Abrahamsen Cc: emacs-orgmode@gnu.org Hi Eric, Eric Abrahamsen writes: > I'm curious about this possibility as well -- how much work would it > be? The easiest way to know is to start working on it ;) Try creating a derived back-end from 'html one and see. ox-s5.el and ox-deck.el might be useful to read, they are derived from the 'html back-end already. HTH, PS: Maybe some adjustments could be done later do on ox-html.el so that it's easier to derive new back-ends from it... but we're not there yet. -- Bastien