shige 10/15 2019
----------------

"Heiko Schr?der" wrote:
| in the latex2html version it is not possible to create a site, when
| the \color command is used in the texfile.  E.g. if you have defined a
| color red there will be a malfunction if you try to translate
| 
|  \color{red}{this text}
| 
| with latex2html.  Do you have any suggestions?

Please show me small sample latex source file which occurs your
problem.

I have no problem for latex and latex2html (version 2017 and 2018)
to the followings:

 \doucmentclass{article}
 \usepackage{color}
 \begin{document}
   This text is black. \color{red}{This text is red.}
   This text is also red.
 \end{document}

+========================================================+
 Shigeharu TAKENO     NIigata Institute of Technology
                       kashiwazaki,Niigata 945-1195 JAPAN
 [email protected]   TEL(&FAX): +81-257-22-8161
+========================================================+
_______________________________________________
latex2html mailing list
[email protected]
https://tug.org/mailman/listinfo/latex2html

Reply via email to