mirror of
https://github.com/phodal/github
synced 2026-05-22 00:29:47 +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{assumption}{假设}
|
||||
|
||||
\newcommand{\tightlist}{%
|
||||
\setlength{\itemsep}{0pt}\setlength{\parskip}{0pt}}
|
||||
|
||||
%%%% 重定义 %%%%
|
||||
\renewcommand{\contentsname}{目录} % 将Contents改为目录
|
||||
\renewcommand{\abstractname}{摘要} % 将Abstract改为摘要
|
||||
|
|
|
|||
Loading…
Reference in a new issue