Skip to content

Commit a243d47

Browse files
committed
fixed link color and used it to color chinese links in preface
1 parent 2272651 commit a243d47

File tree

6 files changed

+6
-3
lines changed

6 files changed

+6
-3
lines changed

styles/colors.sty

+2-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@
88
%%
99
%% Link and Citation Colors
1010
%%
11-
\colorlet{href-linkcolor}{hfuu-red!60!black}%
11+
%\colorlet{href-linkcolor}{hfuu-red!60!black}%
12+
\definecolor{href-linkcolor}{HTML}{6D1519}%
1213
\colorlet{href-citecolor}{href-linkcolor}%
1314
\colorlet{href-urlcolor}{href-linkcolor}%
1415
%%

text/front/preface/preface.tex

+2-2
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@ \chapter*{Preface}%
4646
Copyright \textcopyright\ 2024\\[3pt]%
4747
Prof.~Dr.~\href{http://iao.hfuu.edu.cn/5}{Thomas Weise}~\cnPdf{profWeise}\\%
4848
at the Institute of Applied Optimization~(\cnPdfRaw{iao}, \href{http://iao.hfuu.edu.cn}{IAO})\\%
49-
of the School of Artificial Intelligence and Big Data~(\href{http://www.hfuu.edu.cn/jsjx/}{\cnPdfRaw{school}})\\%
50-
of \href{http://www.hfuu.edu.cn/english}{Hefei University}~(\href{http://www.hfuu.edu.cn}{\cnPdfRaw{uni}}),\\%
49+
of the School of Artificial Intelligence and Big Data~(\href{http://www.hfuu.edu.cn/jsjx/}{\cnPdfRaw{schoolLink}})\\%
50+
of \href{http://www.hfuu.edu.cn/english}{Hefei University}~(\href{http://www.hfuu.edu.cn}{\cnPdfRaw{uniLink}}),\\%
5151
in Hefei, Anhui, China~\cnPdf{city}\\[6pt]%
5252
Contact me via email to \href{mailto:[email protected]}{[email protected]} with CC to \href{mailto:[email protected]}{[email protected]}.%
5353
\end{flushleft}%

text/front/preface/schoolLink.pdf

4.8 KB
Binary file not shown.

text/front/preface/schoolLink.svg

+1
Loading

text/front/preface/uniLink.pdf

3.68 KB
Binary file not shown.

text/front/preface/uniLink.svg

+1
Loading

0 commit comments

Comments
 (0)