Fix copyright page heading, and add related notes.

This commit is contained in:
Casper Ti. Vector 2016-03-09 21:06:47 +08:00
parent 52be3184a0
commit 9d7ea49915
5 changed files with 10 additions and 8 deletions

View File

@ -29,7 +29,8 @@
% 此处不用 \specialchap,因为学校要求目录不包括其自己及其之前的内容。
\chapter*{版权声明}
\markboth{版权声明}{}
% 综合学校的书面要求及 Word 模版来看,版权声明页不需加页眉、页脚。
\thispagestyle{empty}
任何收存和保管本论文各种版本的单位和个人,
未经本论文作者同意,不得将本论文转借他人,

View File

@ -32,6 +32,8 @@
format+ = {\centering}, beforeskip = {40bp}, afterskip = {15bp}
]{section}
% 学校书面要求本页面不要页码,但在给出的 Word 模版中又有页码且编入了目录。
% 此处以 Word 模版为实际标准进行设定。
\specialchap{北京大学学位论文原创性声明和使用授权说明}
\mbox{}\vspace*{-3em}
\section*{原创性声明}

View File

@ -67,17 +67,16 @@
\pagestyle{empty}
% 自动生成封面。
\maketitle
% 版权声明。封面要求单面打印,故需新开右页。
\cleardoublepage
\include{chap/copyright}
% 此后到下一 \pagestyle 命令之前正常排版页眉和页脚。
% 封面要求单面打印,故需新开右页,此处已一并实现。
\cleardoublepage
\pagestyle{plain}
% 重置页码计数器,用大写罗马数字排版此部分页码。
\setcounter{page}{0}
\pagenumbering{Roman}
% 版权声明。
\include{chap/copyright}
% 中英文摘要。
\include{chap/abstract}
% 自动生成目录。

View File

@ -27,7 +27,7 @@
% chap/pkuthss-acknowledge.tex
\chapter*{版权声明}
\markboth{版权声明}{}
\thispagestyle{empty}
版权所有 \copyright\ 2008--2009 solvethis
\par

View File

@ -66,13 +66,13 @@
\frontmatter
\pagestyle{empty}
\maketitle
\cleardoublepage
\include{chap/pkuthss-copyright}
\cleardoublepage
\pagestyle{plain}
\setcounter{page}{0}
\pagenumbering{Roman}
\include{chap/pkuthss-copyright}
\include{chap/pkuthss-abstract}
\tableofcontents