[l2h] latex2html and usepackage ulem

Mikolaj Kucharski mikolaj at kucharski.name
Thu Mar 25 01:24:05 CET 2010


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#


More information about the latex2html mailing list