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