Hello,
I am trying to convert file with polish characters, for example:
\documentclass[12pt]{article}
\usepackage[MeX]{polski}
\usepackage[latin2]{inputenc}
\usepackage{hyperref}
\begin{document}
Test ąćęńółśżź
ĄŹŁÓŃŻĘ
\end{document}
but during convestion there are some errors, for example:
couldn't convert character aogon into available encodings
couldn't convert character cacute into available encodings
couldn't convert character eogon into available encodings
...
and result HTML file does not contain polish characters:
<BODY >
<P>
Test acenószz
AZÓNZE
<P>
Can you help me?
Jakub
_______________________________________________
latex2html mailing list
[EMAIL PROTECTED]
http://tug.org/mailman/listinfo/latex2html