On Wed, Jan 05, 2000 at 12:36:50PM +0100, Jean-Marc Lasgouttes wrote:
> >>>>> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes:
[...] 
> Andre> 2. Layouts. I think this could be a good place to put in some
> Andre> export and probably even import information. E.g. in addition
> Andre> to LatexType and LatexName one could add a HtmlType and
> Andre> HtmlName. HtmlType corresponds to LatexType and HtmlName is the
> Andre> name of the tag to be created when exporting.
> 
> The way we have chosen is a bit different: the docbook classe (which
> are probably good to output html, BTW) uses LatexName directly for
> this (we should think of a better name) but has OutputType set to
> DocBook. The idea is to have one class for each document type, because
> doing direct export to html from a latex class will be in general very
> difficult. The situation is probably not perfect, but I suggest that
> you take a look at the DocBook support.
> 
> JMarc

  There are other issues, the insets aren't supposed to be configured
from the textclasses. Also you need to translate some of the chars, like
< > & # % (maybe) ...
  The docbook approach is a good first step for a general xml ( => html also 
support since there are very few hardwired solutions.

-- 
José

Reply via email to