We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
from https://tex.stackexchange.com/q/717660/2388
if colorlinks=false is used it resets the pdfborder:
\DocumentMetadata{} \documentclass{book} \usepackage{hyperref} \hypersetup{colorlinks = false} \begin{document} \url{https://www.example.com} \end{document}
The text was updated successfully, but these errors were encountered:
leave pdfborder with colorlinks=false, issue #69
d06581f
add testfile for issue #69
4d1056b
No branches or pull requests
from https://tex.stackexchange.com/q/717660/2388
if colorlinks=false is used it resets the pdfborder:
The text was updated successfully, but these errors were encountered: