[tex-live] lualatex, graphicx, hyperref

Ulrike Fischer news3 at nililand.de
Wed Oct 14 12:56:32 CEST 2015


Am Tue, 13 Oct 2015 19:48:26 +0000 schrieb Hoffmann, Jobst:

> If however the code is compiled by
> 
> lualatex hyperref_01
> 
> it is still correctly compiled, but the links aren't active anymore!

The links are there, but they are displaced. It looks as if there 
are mirrored along the horizontal center of the page:

\documentclass{article}
\usepackage{graphicx}
\usepackage{hyperref}
\begin{document}
\hyperlink{target1}{A}

\resizebox{0.3\linewidth}{!}{%
\hyperlink{target1}{A}}

\resizebox{0.3\linewidth}{!}{%
\hyperlink{target1}{BBB}}

\end{document}

Imho this is not a question for the texlive list but for Heiko 
Oberdiek or perhaps the luatex-list.

(The problem is already present in older version, so it has nothing 
to do with the current changes in the format).


-- 
Ulrike Fischer 
http://www.troubleshooting-tex.de/



More information about the tex-live mailing list