Merge pull request #400 from hendricius/url_biblio
Some checks are pending
Release the book and website / build-and-push-image (push) Waiting to run
Release the book and website / release-book-website (push) Blocked by required conditions
Release the book and website / invalidate-book-website-cache (push) Blocked by required conditions
Test book and website for given image / test-book-website (push) Waiting to run

Allow URL to break
This commit is contained in:
cedounet
2024-12-26 22:23:16 +00:00
committed by GitHub

View File

@@ -75,10 +75,11 @@
\addbibresource{references.bib} \addbibresource{references.bib}
% Clickable links in the table of contents % Clickable links in the table of contents
\usepackage[ocgcolorlinks]{hyperref} \usepackage{hyperref}
\usepackage{bookmark} \usepackage{bookmark}
\hypersetup{% \hypersetup{%
linktoc=all, linktoc=all,
colorlinks = true,
linkcolor = hlorange, linkcolor = hlorange,
urlcolor = codeblue, urlcolor = codeblue,
citecolor = hlocre, citecolor = hlocre,