mirror of
https://github.com/phodal/github
synced 2026-05-24 09:38:21 +00:00
fix template bug
This commit is contained in:
parent
c93e561cae
commit
dcf942228a
1 changed files with 3 additions and 0 deletions
|
|
@ -192,6 +192,9 @@ $endif$
|
||||||
\newtheorem{conclusion}{结论}
|
\newtheorem{conclusion}{结论}
|
||||||
\newtheorem{assumption}{假设}
|
\newtheorem{assumption}{假设}
|
||||||
|
|
||||||
|
\newcommand{\tightlist}{%
|
||||||
|
\setlength{\itemsep}{0pt}\setlength{\parskip}{0pt}}
|
||||||
|
|
||||||
%%%% 重定义 %%%%
|
%%%% 重定义 %%%%
|
||||||
\renewcommand{\contentsname}{目录} % 将Contents改为目录
|
\renewcommand{\contentsname}{目录} % 将Contents改为目录
|
||||||
\renewcommand{\abstractname}{摘要} % 将Abstract改为摘要
|
\renewcommand{\abstractname}{摘要} % 将Abstract改为摘要
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue