We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79ecb56 commit af1a81fCopy full SHA for af1a81f
mqc.sty
@@ -41,6 +41,11 @@
41
\usepackage[titles,subfigure]{tocloft} % Alter the style of the Table of Contents
42
%\renewcommand{\cftsecfont}{\rmfamily\mdseries\upshape}
43
%\renewcommand{\cftsecpagefont}{\rmfamily\mdseries\upshape} % No bold!
44
+\usepackage{hyperref}
45
+\hypersetup{
46
+ colorlinks = true,
47
+ linkcolor = black,
48
+}
49
50
%%% END Article customizations
51
0 commit comments