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

hypdvips package incompatible #680

Open
mbertucci47 opened this issue Aug 26, 2024 · 2 comments
Open

hypdvips package incompatible #680

mbertucci47 opened this issue Aug 26, 2024 · 2 comments
Labels
currently incompatible package or class package or class that doesn't work with current version of tagging code

Comments

@mbertucci47
Copy link
Contributor

The hypdvips package is not compatible with the generic hyperref driver.

\DocumentMetadata{}
\documentclass{article}

\usepackage{hyperref}
\usepackage{hypdvips}

\begin{document}

\tableofcontents

\section{Blub}\label{sec}
\subsection{Blub blub}

\ref{sec}
\end{document}

errors with

! Package hypdvips Error: Wrong hyperref driver `hgeneric-testphase.def' select
ed!
(hypdvips)                Please switch to hdvips.def before loading hypdvips.
@FrankMittelbach FrankMittelbach added the currently incompatible package or class package or class that doesn't work with current version of tagging code label Aug 27, 2024
@u-fischer
Copy link
Member

it is not only a wrong driver. The package is incompatible with the pdfmanagement as it adds manually entries to the Catalog. Perhaps I should disable the loading similar to hyperxmp and pdfx?

@FrankMittelbach
Copy link
Member

and change it to "no support"?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
currently incompatible package or class package or class that doesn't work with current version of tagging code
Projects
None yet
Development

No branches or pull requests

3 participants