You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I want to customize the color if citations in the paper by
\RequirePackage[%pdftex,unicode,
%CJKbookmarks=true,
bookmarksnumbered=true,
bookmarksopen=true,
% hidelinks,
colorlinks=true, % original false
% pdfborder={0 0 1},
citecolor=blue, % original blue
linkcolor=blue, % original red
anchorcolor=blue, % original green
urlcolor=blue,
breaklinks=false % original true
]{hyperref}
but failed. Any suggestions?
The text was updated successfully, but these errors were encountered:
Hi, I want to customize the color if citations in the paper by
but failed. Any suggestions?
The text was updated successfully, but these errors were encountered: