On Mon, Sep 17, 2001 at 02:02:43PM +1000, Allan Rae wrote:
> 
> How about LyX to XHTML-1.0?
> 
> I seem to have all the stylesheets and tools but I can't figure out how to
> use a different XML or other DTD to get the conversion to XHTML.

  The path that I use is lyx -> docbook -> html and then use tidy to clean
up the resulting html to xhtml:

  tidy -asxml file.html
  
  Does this helps?
  Usually tidy is the better way to convert html to xhtml, so no need to
write new stylesheets. This is the view point of Norman Walsh (IIRC) and I
agree.

> Allan. (ARRae)

-- 
José

Reply via email to