[tex4ht] [bug #132] Problem with biblatex+hyperref
Kristian Debrabant
puszcza-hackers at gnu.org.ua
Thu Jul 15 14:59:50 CEST 2010
URL:
<http://puszcza.gnu.org.ua/bugs/?132>
Summary: Problem with biblatex+hyperref
Project: tex4ht
Submitted by: debrabant
Submitted on: Thursday 07/15/2010 at 12:59
Category: None
Priority: 5 - Normal
Severity: 7 - Important
Status: None
Privacy: Public
Assigned to: None
Originator Email:
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Details:
I am using pdfTeX, Version 3.1415926-1.40.10 (MiKTeX 2.8), biblatex
2010/03/19 v0.9a, hyperref 2010/06/18 v6.81g, and biblatex.4ht in the version
of 2010-03-31-15:16, hyperref.4ht in the version of 2009-05-21-09:32.
Compiling the example at the end of this message with htlatex, I obtain the
warning
l.15 --- TeX4ht warning --- \Link{X0-testentry}? ---
[1
]
and the link in the resulting file is not correct/does not work. Do you have
any hints what I should do?
Thank you in advance, best regards
Kristian
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{filecontents}{testbib.bib}
@ARTICLE{testentry,
AUTHOR = {Andreas Test},
TITLE = {Test for Biblatex with tex4ht},
JOURNAL = {Test Journal},
YEAR = {2010},
month = jul,
}
\end{filecontents}
\documentclass{article}
\usepackage[hyperref=true]{biblatex}
\usepackage{hyperref}
\bibliography{testbib}
\begin{document}
\cite{testentry}
\printbibliography
\end{document}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
_______________________________________________________
Reply to this item at:
<http://puszcza.gnu.org.ua/bugs/?132>
_______________________________________________
Message sent via/by Puszcza
http://puszcza.gnu.org.ua/
More information about the tex4ht
mailing list