The following test program illustrates an inconsistency between l2h and latex:
---
% test.tex:
\documentclass{article}
\newcommand{\color}{black}
\providecommand{\color}{white}
\begin{document}
I am \color. % latex prints 'black', l2h prints 'white'.
\end{document}
---

Julius

_______________________________________________
latex2html mailing list
[EMAIL PROTECTED]
http://tug.org/mailman/listinfo/latex2html

Reply via email to