Hi all! I want to convert xetex file to HTML. Is there a good way?
I've tried tex4ht in the following way:
a. \usepackage{tex4ht}
b. tex4ht xetexfile
But there's an error:
> ! LaTeX Error: Command `\acute' already defined in `'
>
In the document of tex4ht, it says tex4ht actually convert dvi file to HTML.
But xelatex doesn't output dvi file.
Thanks a lot!
