Skip to content

Commit a737980

Browse files
committed
feat: Update homework.
1 parent 7a6bad5 commit a737980

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

notes.cls

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
% 链接设置
2222
\hypersetup{
2323
colorlinks=true,
24+
urlcolor=black,
2425
linkcolor=black
2526
}
2627

@@ -48,7 +49,7 @@
4849
\newtheorem{example}[theorem]{例}
4950
\newtheorem{remark}[theorem]{注}
5051
\newtheorem{exercise}[theorem]{习题}
51-
\newtheorem{homework}[subsection]{作业}
52+
\newtheorem{homework}[theorem]{作业}
5253

5354
% 定义证明环境
5455
\renewcommand{\qedsymbol}{$\blacksquare$}

0 commit comments

Comments
 (0)