Does latex2html support \usepackage{ulem}, as currently it doesn't work
for me:
\documentclass{article}
\usepackage{ulem}
\title{TITLE}
\author{MK}
\begin{document}
\maketitle
\section{TEST}
\uline{BLABLABLA}
\end{document}
..and latex2html says:
Warning: No implementation found for package: ulem
pdf created from the same .tex file has underlined 'BLABLABLA'.
fedora$ rpm -q latex2html
latex2html-2008-3.fc12.noarch
openbsd$ pkg_info -I latex2html
latex2html-2002.2.1p1 LaTeX to HTML converter
On both OSes, with above latex2html versions situation looks exactly the
same.
--
best regards
q#
_______________________________________________
latex2html mailing list
[email protected]
http://tug.org/mailman/listinfo/latex2html