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
preamble.tex contains this block for handling the colour of URLs in the body of the text:
preamble.tex
% Set colour of links to black so that they don't show up when printed \usepackage{hyperref} \hypersetup{colorlinks=true, linkcolor=black}
This doesn't seem to affect links specified using the BibTeX URL field.
The text was updated successfully, but these errors were encountered:
5fa461b
Merge pull request #38 from tobiasbueschel/patch-1
2d6f403
fix #30 by making all links noncolored
No branches or pull requests
preamble.tex
contains this block for handling the colour of URLs in the body of the text:This doesn't seem to affect links specified using the BibTeX URL field.
The text was updated successfully, but these errors were encountered: