pkuthss.tex: hyperref[colorlinks] imported color', not xcolor'.
This commit is contained in:
parent
378320b1a9
commit
e76c920a19
@ -37,7 +37,7 @@
|
||||
% 提供 Verbatim 环境和 \VerbatimInput 命令。
|
||||
\usepackage{fancyvrb}
|
||||
|
||||
% 使被强调的内容为红色。hyperref 宏包在设置了 colorlinks 时会引入 xcolor 宏包,
|
||||
% 使被强调的内容为红色。hyperref 宏包在设置了 colorlinks 时会引入 color 宏包,
|
||||
% 后者定义了 \textcolor 命令,故不用单独引入宏包。
|
||||
\newcommand{\myemph}[1]{\emph{\textcolor{red}{#1}}}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user