[texhax] broken link
Uwe Lueck
uwe.lueck at web.de
Sat May 16 18:18:09 CEST 2015
Wed May 13 15:34:46 CEST 2015 Mohamed Houssni wrote:
> The link is empty when the text of this corresponding
> link is broken (see the attached example, the five
> and 6th references).
>
> When I use "pdflatex" everything is ok but with
> "latex ---> dvips ---> distiller ---> pdf" it does not work.
Le 13/05/2015 17:31, Ulrike Fischer a écrit :
> Try \usepackage{breakurl}.
Thu May 14 10:02:57 CEST 2015 Mohamed Houssni answered:
> I try it without any result.
Have you loaded breakurl *after* hyperref, as the
documentation says? Otherwise, a LaTeX source file
(as urged by others before)
obtained from your present larger one so it results
in little more than a PDF with one of the broken links
could help to see why the breakurl package doesn't
fulfill its only purpose in your case. I also wonder
how exactly the references are produced, maybe a data
base must be adjusted or an external sorting program
must be run explicitly after switching to breakurl.sty.
One could also do breakurl.sty's work manually about as:
\href{URL}{Apl,}\linebreak\href{URL}{752, L12}
(again a database problem ...)
Regards,
Uwe Lueck
More information about the texhax
mailing list