更新讲义模板, 增加对tcolorbox包的调用

This commit is contained in:
weiye.wang 2023-08-14 08:48:53 +08:00
parent fb00bdcd23
commit c9fc029c9a
1 changed files with 2 additions and 1 deletions

View File

@ -10,6 +10,7 @@
\usepackage{longtable}
\usepackage{diagbox}
\usepackage{hyperref}
\usepackage{tcolorbox}
\usepackage[top=1in, bottom=1in,left=0.8in,right=0.8in]{geometry}
\usepackage{fancyhdr}
\fancyhf{}
@ -56,7 +57,7 @@ A.~#1 &B.~#2& C.~#3& D.~#4
(1)~#1 &(2)~#2& (3)~#3& (4)~#4
\end{tabular}}
\tcbuselibrary{breakable}
\newcommand{\papername}{<<待替换1>>}
\begin{document}