所以我想让 Frontmatter 带有罗马符号,然后在目录之后,我希望它是阿拉伯语。但我的命名法以阿拉伯语“1”开头,而我的引言以“2”开头,我试过了,\pagenumbering{gobble}
但没有成功。有人能帮我吗?
\begin{document}
\pagenumbering{roman}
\input{Frontmatter/Frontpage.tex}
\pagecolor{white}
\newgeometry{top=2.81cm, bottom=2.75cm, outer=2.5cm, inner=2.5cm}
\pagestyle{empty}
\cleardoublepage
\input{Frontmatter/Copyright.tex}
\cleardoublepage
\pagestyle{main}
\input{Frontmatter/Approval.tex}
\cleardoublepage
\input{Frontmatter/Abstract.tex}
\cleardoublepage
\input{Frontmatter/Resume}
\cleardoublepage
\tableofcontents
%\pagenumbering{gobble}
\input{Frontmatter/Nomenclature}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\pagenumbering{arabic}
%\setcounter{page}{1}
\input{Chapters/01_Introduction.tex}
%\cleardoublepage
\input{Chapters/02_Cables}
%\cleardoublepage
\input{Chapters/03_FEM}
%\cleardoublepage
\input{Chapters/04_Damping}
%\cleardoublepage
\input{Chapters/05_Experiments}
%\cleardoublepage
\input{Chapters/06_Discussion}
%\cleardoublepage
\input{Chapters/07_Conclusion}
%\cleardoublepage
\input{Chapters/08_Furtherworks}
%\cleardoublepage