On Thu, Jan 24, 2013 at 4:32 PM, Danny Baillie <span dir="ltr"><<a href="mailto:danny.baillie@otago.ac.nz" target="_blank">danny.baillie@otago.ac.nz</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Hi all,<br>
<br>
I've noticed the following issue and would welcome comment.<br>
<br>
If I use pdflatex or latex+dvipdf on the following example, the link in the .pdf is correctly directed to <a href="http://arxiv.org/abs/1205.1888" target="_blank">http://arxiv.org/abs/1205.1888</a>:<br>
<br>
    \documentclass{article}<br>
    \usepackage{filecontents}<br>
    \begin{filecontents}{\jobname.bib}<br>
      @article{ref, Archiveprefix = {arXiv}, Eprint = {1205.1888}}<br>
    \end{filecontents}<br>
    \usepackage[eprint]{biblatex}<br>
    \bibliography{\jobname}<br>
    \usepackage[colorlinks]{hyperref}<br>
    \begin{document}<br>
      \nocite{ref}<br>
      \printbibliography<br>
    \end{document}<br>
<br>
If I use htlatex on the same example (no htlatex options), the link in the .html is to 1205.1888 with no prefix (i.e. it incorrectly points to the current directory). The relevant part of the .html is (I've removed an unimportant span):<br>


<br>
   arXiv: <a href="<a href="http://arxiv.org/abs/1205.1888" target="_blank">http://arxiv.org/abs/1205.1888</a>" ><a href="1205.1888" >1205.1888</a></a><br>
<br>
so, htlatex knows about the right url, but it's putting an incorrect one "on top".<br></blockquote><div><br>Can you please try the following in your document?<br><br>  \makeatletter<br>   \DeclareFieldFormat{eprint:arxiv}{%<br>

      arXiv\addcolon\space<br>      \Link[<a href="http://arxiv.org/\abx@arxivpath/#1]{}{}#1\EndLink">http://arxiv.org/\abx@arxivpath/#1]{}{}#1\EndLink</a>}<br>  \makeatother<br><br>If this works OK and doesn't result in any other surprises, we will re-release biblatex.4ht.<br>

<br>Best regards<br></div></div>-- <br>Radhakrishnan<br><a href="https://maps.google.com/maps?q=River%20Valley,%20Thiruvananthapuram%20Neyyardam%20Road,%20Kerala,%20India&vector=1" target="_blank">River Valley</a><br>

<br>