[tex4ht] unicode HTML title
Jaroslav Sobota
jsobota at kky.zcu.cz
Sun May 26 19:18:57 CEST 2013
In MikTeX 2.9 under Windows, I'm trying to generate unicode HTML version
of a book with the command
htlatex mybook.tex "xhtml,charset=utf-8" " -cunihtf -utf8" "-cvalidate"
Everything works fine, except the accented letters in the
<title></title> element. The accents simply disappear.
Why does it happen and is there a way to avoid it?
Thanks for any hints,
Jaroslav
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/tex4ht/attachments/20130526/4f022462/attachment.html>
-------------- next part --------------
\documentclass[a4paper,11pt]{book}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\begin{document}
\title{Ä?ščĹ?žýáĂĂ?úůďťĹ?ĂĽĂ? ĚŠČĹ?ŽÝĂ?ĂŤĂ?ĂšĹ?ĎŤĹ?ĂśĂ? - accent, caron, umlaut}
\author{Author Name}
\date{26.5.2013}
\maketitle{}
Book content in Czech language, containing letters with hatches and accents: Ä?ščĹ?žýáĂĂ?úůďťĹ?ĂĽĂ? ĚŠČĹ?ŽÝĂ?ĂŤĂ?ĂšĹ?ĎŤĹ?ĂśĂ?...
Felis justo nunc et a Curabitur nec habitasse Nullam dolor gravida.
Fusce elit libero eget Curabitur condimentum amet facilisi diam
eleifend Pellentesque. Enim In hac ut sapien a ac at Pellentesque
laoreet Donec. Curabitur pellentesque felis leo Ut fringilla
sollicitudin tristique eros at malesuada.
\end{document}
More information about the tex4ht
mailing list