ENH make hyperlinks less loud

This commit is contained in:
Nathan Dwarshuis 2021-08-04 21:22:00 -04:00
parent a74219bada
commit 81c03f4199
1 changed files with 8 additions and 0 deletions

View File

@ -21,6 +21,14 @@
\usepackage{listings}
\usepackage{tocloft}
\hypersetup{
colorlinks=true,
linkcolor=black,
filecolor=black,
citecolor=black,
urlcolor=black,
}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% my attempt to make MATLAB code look pretty