List,
I am trying to get a HTML out for the following. However I dont get the
desired output when I convert it using latex2html. Please help.

\documentclass[12pt,twoside]{article}
\usepackage{hyperref}
\usepackage{hyperlatex}
\hypersetup{colorlinks=true, linkcolor=blue, filecolor=blue, pagecolor=blue,
urlcolor=blue}
\pagestyle{HTML}
\begin{document}
\section{Software Requirement Specifications}
\begin{enumerate}
 \item \htmladdnormallink
{pdf}{ftp://31.50.2.109/DevRanjan/SRS/Kaiga3&4Spec.pdf}

\end{enumerate}

\end{document}

-- 
Dev Ranjan Das
_______________________________________________
latex2html mailing list
[email protected]
http://tug.org/mailman/listinfo/latex2html

Reply via email to