Commit 8c51b81c by 曹润柘

更新 structure.tex

parent 648aa8c3
...@@ -50,11 +50,11 @@ ...@@ -50,11 +50,11 @@
paper=b5paper, % Paper size, change to letterpaper for US letter size paper=b5paper, % Paper size, change to letterpaper for US letter size
%papersize={185mm,260mm}, % specify paper size by (width,height) %papersize={185mm,260mm}, % specify paper size by (width,height)
top=2cm, % Top margin top=2cm, % Top margin
bottom=2.0cm, % Bottom margin原来1.5cm bottom=1.5cm, % Bottom margin原来1.5cm
left=1.8cm, % Left margin left=1.8cm, % Left margin
right=1.8cm, % Right margin right=1.8cm, % Right margin
headheight=10pt, % Header height headheight=10pt, % Header height
footskip=1.0cm, % Space from the bottom margin to the baseline of the footer footskip=1.4cm, % Space from the bottom margin to the baseline of the footer
headsep=10pt, % Space from the top margin to the baseline of the header headsep=10pt, % Space from the top margin to the baseline of the header
%showframe, % Uncomment to show how the type block is set on the page %showframe, % Uncomment to show how the type block is set on the page
} }
...@@ -179,14 +179,15 @@ ...@@ -179,14 +179,15 @@
\pagestyle{fancy} % Enable the custom headers and footers \pagestyle{fancy} % Enable the custom headers and footers
\renewcommand{\chaptermark}[1]{\markboth{\sffamily\normalsize\bfseries\chaptername\ \thechapter.\ #1}{}} % Styling for the current chapter in the header \renewcommand{\chaptermark}[1]{\markboth{\sffamily\normalsize\bfseries\chaptername\ \thechapter.\ #1 \quad 肖桐\ 朱靖波}{}} % Styling for the current chapter in the header
\renewcommand{\sectionmark}[1]{\markright{\sffamily\normalsize\thesection\hspace{5pt}#1}{}} % Styling for the current section in the header \renewcommand{\sectionmark}[1]{\markright{\sffamily\normalsize\thesection\hspace{5pt}#1}{}} % Styling for the current section in the header
\fancyhf{} % Clear default headers and footers \fancyhf{} % Clear default headers and footers
\fancyhead[LE,RO]{\sffamily\normalsize\thepage} % Styling for the page number in the header \fancyhead[LE,RO]{\sffamily\normalsize\thepage} % Styling for the page number in the header
\fancyhead[LO]{\rightmark} % Print the nearest section name on the left side of odd pages \fancyhead[LO]{\rightmark} % Print the nearest section name on the left side of odd pages
\fancyhead[RE]{\leftmark} % Print the current chapter name on the right side of even pages \fancyhead[RE]{\leftmark} % Print the current chapter name on the right side of even pages
\fancyfoot[RO,RE]{\footnotesize{机器翻译:统计建模与深度学习方法\\肖桐\ 朱靖波}} %\fancyfoot[RE]{\tiny{肖桐\ 朱靖波}}
%O-odd page,E-even page,R-right area,L-left area,C-center area
%\fancyfoot[C]{\thepage} % Uncomment to include a footer底部中间页码 %\fancyfoot[C]{\thepage} % Uncomment to include a footer底部中间页码
\renewcommand{\headrulewidth}{0.5pt} % Thickness of the rule under the header \renewcommand{\headrulewidth}{0.5pt} % Thickness of the rule under the header
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论