[tex4ht] [bug #181] Hyperref's nolinkurl not correctly handled by tex4ht when biblatex is present
Kristian Debrabant
puszcza-hackers at gnu.org.ua
Fri Mar 22 15:00:23 CET 2013
URL:
<http://puszcza.gnu.org.ua/bugs/?181>
Summary: Hyperref's nolinkurl not correctly handled by tex4ht
when biblatex is present
Project: tex4ht
Submitted by: debrabant
Submitted on: Fr 22 Mär 2013 16:00:23 EET
Category: None
Priority: 5 - Normal
Severity: 5 - Normal
Status: None
Privacy: Public
Assigned to: None
Originator Email:
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Details:
Dear all,
The following example,
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\documentclass[a4paper]{article}
\usepackage{biblatex}
\usepackage{hyperref}
\begin{document}
\href{https://www.tug.org/tex4ht/}{\nolinkurl{tex4ht}}
\end{document}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
gives with pdf-latex (as it should) a link to https://www.tug.org/tex4ht/,
with caption tex4ht.
However, the output of htlatex gives instead a local link to tex4ht, by
generating the following output:
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
...
<!--l. 5--><p class="noindent" ><a
href="https://www.tug.org/tex4ht/" ><a
href="tex4ht" ><span
class="cmtt-10">tex4ht</span></a></a>
</body></html>
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
This seems only to happen if biblatex is loaded.
\href{...}{\nolinkurl{...}} is a typical construction e.g. in the defaultstyle
of eprint-references in biblatex.
Best regards
Kristian
_______________________________________________________
Reply to this item at:
<http://puszcza.gnu.org.ua/bugs/?181>
_______________________________________________
Nachricht gesendet von/durch Puszcza
http://puszcza.gnu.org.ua/
More information about the tex4ht
mailing list