mirror of
https://github.com/ElegantLaTeX/ElegantBook.git
synced 2026-01-26 12:24:36 +08:00
renew partname
This commit is contained in:
@@ -237,7 +237,8 @@
|
|||||||
\renewcommand{\contentsname}{目\hspace{2em}录}
|
\renewcommand{\contentsname}{目\hspace{2em}录}
|
||||||
\renewcommand{\figurename}{图}
|
\renewcommand{\figurename}{图}
|
||||||
\renewcommand{\tablename}{表}
|
\renewcommand{\tablename}{表}
|
||||||
\renewcommand{\partname}{第 \thepart\; 部分}
|
\renewcommand{\partname}{\color{structurecolor}}
|
||||||
|
\renewcommand{\thepart}{第\zhnumber{\arabic{part}}部分}
|
||||||
\renewcommand{\listfigurename}{插图目录}
|
\renewcommand{\listfigurename}{插图目录}
|
||||||
\renewcommand{\listtablename}{表格目录}
|
\renewcommand{\listtablename}{表格目录}
|
||||||
\renewcommand{\bibname}{参考文献}
|
\renewcommand{\bibname}{参考文献}
|
||||||
@@ -256,7 +257,11 @@
|
|||||||
\bibliographystyle{aer}
|
\bibliographystyle{aer}
|
||||||
}{\relax}
|
}{\relax}
|
||||||
|
|
||||||
|
\RequirePackage{xpatch}
|
||||||
|
\xpatchcmd{\part}{\thispagestyle{plain}}
|
||||||
|
{\pagecolor{white}\thispagestyle{plain}}{}{}
|
||||||
|
\xpatchcmd{\@endpart}{\vfil\newpage}{\vfil\newpage
|
||||||
|
\pagecolor{white}}{}{}
|
||||||
\graphicspath{{./figure/}{./figures/}{./image/}{./images/}{./graphics/}{./graphic/}{./pictures/}{./picture/}}
|
\graphicspath{{./figure/}{./figures/}{./image/}{./images/}{./graphics/}{./graphic/}{./pictures/}{./picture/}}
|
||||||
|
|
||||||
\RequirePackage{tikz}
|
\RequirePackage{tikz}
|
||||||
|
|||||||
Reference in New Issue
Block a user