Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

atenddvi, pdftex: \pdfendlink ended up in different nesting level than \pdfstartlink #1

Closed
agrahn opened this issue May 29, 2017 · 1 comment

Comments

@agrahn
Copy link

agrahn commented May 29, 2017

Package atendvi produces this error if a hyperlink is broken between the last-but-one and the last page of a document:

Example:

\documentclass{article}

\usepackage{hyperref}
\setlength{\textwidth}{3cm}
\setlength{\textheight}{3cm}

\usepackage{atenddvi}

\begin{document}
Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam
nonumy eirmod tempor invidunt ut labore et dolore magna
\href{http://www.tug.org/errors}{aliquyam erat, sed diam voluptua.}
\end{document}

@u-fischer
Copy link
Contributor

This issue has been resolved in LaTeX 2020-10-01 which replaced the atenddvi package by kernel functions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants