File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 21
21
\newcommand {\ccr }[1]{\makecell {{\color {#1}\rule {1cm}{1cm}}}}
22
22
23
23
% 修改标题页的橙色带
24
- % \definecolor{customcolor}{RGB}{32,178,170}
25
- % \colorlet{coverlinecolor}{customcolor}
24
+ \definecolor {customcolor}{RGB}{32,178,170}
25
+ \colorlet {coverlinecolor}{customcolor}
26
26
\usepackage {cprotect }
27
27
28
- \addbibresource [location=local]{reference.bib}
28
+ \addbibresource [location=local]{reference.bib} % 参考文献,不要删除
29
29
30
30
\begin {document }
31
31
@@ -968,7 +968,7 @@ \chapter{版本更新历史}
968
968
\datechange {2022/08/15}{版本 4.4 正式发布。}
969
969
970
970
\begin {change }
971
- \item \textbf {重要改动 }:提供了一个定义定理类环境的命令 \lstinline |\elegantnewtheorem |。
971
+ \item \textbf {重要改动 }:提供了一个定义定理类环境的命令 \lstinline |\elegantnewtheorem |;
972
972
\item \textbf {重要改动 }:为所有内置定理类环境提供了带星号的版本,带星号的定理类环境不会编号,修复 \href {https://github.com/ElegantLaTeX/ElegantBook/issues/167}{issue: \# 167};
973
973
\item \textbf {重要改动 }:在 \lstinline {scheme=chinese} 下将目录中的“第 1 章”修改为“第一章”;
974
974
\item 将 TeX Gyre Termes 改为 TeX Gyre TermesX,使英文部分字形与 newtx 系列宏包更相近;
You can’t perform that action at this time.
0 commit comments