doc: shorten chapter filenames.
This commit is contained in:
parent
db3c3aeabb
commit
f7bbe6e27c
@ -1,5 +1,5 @@
|
||||
% Copyright (c) 2008-2009 solvethis
|
||||
% Copyright (c) 2010-2016 Casper Ti. Vector
|
||||
% Copyright (c) 2010-2016,2018 Casper Ti. Vector
|
||||
% Public domain.
|
||||
%
|
||||
% 使用前请先仔细阅读 pkuthss 和 biblatex-caspervector 的文档,
|
||||
@ -70,7 +70,7 @@
|
||||
\maketitle
|
||||
% 版权声明。封面要求单面打印,故需新开右页。
|
||||
\cleardoublepage
|
||||
\include{chap/copyright}
|
||||
\include{chap/copy}
|
||||
|
||||
% 此后到下一 \pagestyle 命令之前正常排版页眉和页脚。
|
||||
\cleardoublepage
|
||||
@ -79,18 +79,18 @@
|
||||
\setcounter{page}{0}
|
||||
\pagenumbering{Roman}
|
||||
% 中西文摘要。
|
||||
\include{chap/abstract}
|
||||
\include{chap/abs}
|
||||
% 自动生成目录。
|
||||
\tableofcontents
|
||||
|
||||
% 以下为正文部分,默认要进行章节编号。
|
||||
\mainmatter
|
||||
% 序言。
|
||||
\include{chap/introduction}
|
||||
\include{chap/intro}
|
||||
% 各章节。
|
||||
\include{chap/chap1}
|
||||
% 结论。
|
||||
\include{chap/conclusion}
|
||||
\include{chap/concl}
|
||||
|
||||
% 正文中的附录部分。
|
||||
\appendix
|
||||
@ -103,9 +103,9 @@
|
||||
% 以下为正文之后的部分,默认不进行章节编号。
|
||||
\backmatter
|
||||
% 致谢。
|
||||
\include{chap/acknowledge}
|
||||
\include{chap/ack}
|
||||
% 原创性声明和使用授权说明。
|
||||
\include{chap/originauth}
|
||||
\include{chap/origin}
|
||||
\end{document}
|
||||
|
||||
% vim:ts=4:sw=4
|
||||
|
||||
1
doc/readme/chap/origin.tex
Symbolic link
1
doc/readme/chap/origin.tex
Symbolic link
@ -0,0 +1 @@
|
||||
../example/chap/origin.tex
|
||||
@ -1 +0,0 @@
|
||||
../../example/chap/originauth.tex
|
||||
@ -16,15 +16,15 @@
|
||||
%
|
||||
% This work consists of the following files:
|
||||
% pkuthss.tex
|
||||
% chap/pkuthss-copyright.tex
|
||||
% chap/pkuthss-abstract.tex
|
||||
% chap/pkuthss-introduction.tex
|
||||
% chap/pkuthss-copy.tex
|
||||
% chap/pkuthss-abs.tex
|
||||
% chap/pkuthss-intro.tex
|
||||
% chap/pkuthss-chap1.tex
|
||||
% chap/pkuthss-chap2.tex
|
||||
% chap/pkuthss-chap3.tex
|
||||
% chap/pkuthss-conclusion.tex
|
||||
% chap/pkuthss-concl.tex
|
||||
% chap/pkuthss-encl1.tex
|
||||
% chap/pkuthss-acknowledge.tex
|
||||
% chap/pkuthss-ack.tex
|
||||
|
||||
\begin{cabstract}
|
||||
本文介绍了 pkuthss 文档模版所提供的功能。
|
||||
@ -16,15 +16,15 @@
|
||||
%
|
||||
% This work consists of the following files:
|
||||
% pkuthss.tex
|
||||
% chap/pkuthss-copyright.tex
|
||||
% chap/pkuthss-abstract.tex
|
||||
% chap/pkuthss-introduction.tex
|
||||
% chap/pkuthss-copy.tex
|
||||
% chap/pkuthss-abs.tex
|
||||
% chap/pkuthss-intro.tex
|
||||
% chap/pkuthss-chap1.tex
|
||||
% chap/pkuthss-chap2.tex
|
||||
% chap/pkuthss-chap3.tex
|
||||
% chap/pkuthss-conclusion.tex
|
||||
% chap/pkuthss-concl.tex
|
||||
% chap/pkuthss-encl1.tex
|
||||
% chap/pkuthss-acknowledge.tex
|
||||
% chap/pkuthss-ack.tex
|
||||
|
||||
\chapter{致谢}
|
||||
|
||||
@ -16,15 +16,15 @@
|
||||
%
|
||||
% This work consists of the following files:
|
||||
% pkuthss.tex
|
||||
% chap/pkuthss-copyright.tex
|
||||
% chap/pkuthss-abstract.tex
|
||||
% chap/pkuthss-introduction.tex
|
||||
% chap/pkuthss-copy.tex
|
||||
% chap/pkuthss-abs.tex
|
||||
% chap/pkuthss-intro.tex
|
||||
% chap/pkuthss-chap1.tex
|
||||
% chap/pkuthss-chap2.tex
|
||||
% chap/pkuthss-chap3.tex
|
||||
% chap/pkuthss-conclusion.tex
|
||||
% chap/pkuthss-concl.tex
|
||||
% chap/pkuthss-encl1.tex
|
||||
% chap/pkuthss-acknowledge.tex
|
||||
% chap/pkuthss-ack.tex
|
||||
|
||||
\chapter{使用介绍}
|
||||
\section{系统要求}\label{sec:req}
|
||||
|
||||
@ -16,15 +16,15 @@
|
||||
%
|
||||
% This work consists of the following files:
|
||||
% pkuthss.tex
|
||||
% chap/pkuthss-copyright.tex
|
||||
% chap/pkuthss-abstract.tex
|
||||
% chap/pkuthss-introduction.tex
|
||||
% chap/pkuthss-copy.tex
|
||||
% chap/pkuthss-abs.tex
|
||||
% chap/pkuthss-intro.tex
|
||||
% chap/pkuthss-chap1.tex
|
||||
% chap/pkuthss-chap2.tex
|
||||
% chap/pkuthss-chap3.tex
|
||||
% chap/pkuthss-conclusion.tex
|
||||
% chap/pkuthss-concl.tex
|
||||
% chap/pkuthss-encl1.tex
|
||||
% chap/pkuthss-acknowledge.tex
|
||||
% chap/pkuthss-ack.tex
|
||||
|
||||
\chapter{pkuthss 文档模版提供的功能}
|
||||
\section{pkuthss 文档类提供的选项}\label{sec:options}
|
||||
|
||||
@ -16,15 +16,15 @@
|
||||
%
|
||||
% This work consists of the following files:
|
||||
% pkuthss.tex
|
||||
% chap/pkuthss-copyright.tex
|
||||
% chap/pkuthss-abstract.tex
|
||||
% chap/pkuthss-introduction.tex
|
||||
% chap/pkuthss-copy.tex
|
||||
% chap/pkuthss-abs.tex
|
||||
% chap/pkuthss-intro.tex
|
||||
% chap/pkuthss-chap1.tex
|
||||
% chap/pkuthss-chap2.tex
|
||||
% chap/pkuthss-chap3.tex
|
||||
% chap/pkuthss-conclusion.tex
|
||||
% chap/pkuthss-concl.tex
|
||||
% chap/pkuthss-encl1.tex
|
||||
% chap/pkuthss-acknowledge.tex
|
||||
% chap/pkuthss-ack.tex
|
||||
|
||||
\chapter{问题及其解决}
|
||||
\section{文档中已经提到的常见问题(按重要性排序)}
|
||||
|
||||
@ -16,15 +16,15 @@
|
||||
%
|
||||
% This work consists of the following files:
|
||||
% pkuthss.tex
|
||||
% chap/pkuthss-copyright.tex
|
||||
% chap/pkuthss-abstract.tex
|
||||
% chap/pkuthss-introduction.tex
|
||||
% chap/pkuthss-copy.tex
|
||||
% chap/pkuthss-abs.tex
|
||||
% chap/pkuthss-intro.tex
|
||||
% chap/pkuthss-chap1.tex
|
||||
% chap/pkuthss-chap2.tex
|
||||
% chap/pkuthss-chap3.tex
|
||||
% chap/pkuthss-conclusion.tex
|
||||
% chap/pkuthss-concl.tex
|
||||
% chap/pkuthss-encl1.tex
|
||||
% chap/pkuthss-acknowledge.tex
|
||||
% chap/pkuthss-ack.tex
|
||||
|
||||
\specialchap{结论}
|
||||
|
||||
@ -16,15 +16,15 @@
|
||||
%
|
||||
% This work consists of the following files:
|
||||
% pkuthss.tex
|
||||
% chap/pkuthss-copyright.tex
|
||||
% chap/pkuthss-abstract.tex
|
||||
% chap/pkuthss-introduction.tex
|
||||
% chap/pkuthss-copy.tex
|
||||
% chap/pkuthss-abs.tex
|
||||
% chap/pkuthss-intro.tex
|
||||
% chap/pkuthss-chap1.tex
|
||||
% chap/pkuthss-chap2.tex
|
||||
% chap/pkuthss-chap3.tex
|
||||
% chap/pkuthss-conclusion.tex
|
||||
% chap/pkuthss-concl.tex
|
||||
% chap/pkuthss-encl1.tex
|
||||
% chap/pkuthss-acknowledge.tex
|
||||
% chap/pkuthss-ack.tex
|
||||
|
||||
\chapter*{版权声明}
|
||||
\thispagestyle{empty}
|
||||
@ -16,15 +16,15 @@
|
||||
%
|
||||
% This work consists of the following files:
|
||||
% pkuthss.tex
|
||||
% chap/pkuthss-copyright.tex
|
||||
% chap/pkuthss-abstract.tex
|
||||
% chap/pkuthss-introduction.tex
|
||||
% chap/pkuthss-copy.tex
|
||||
% chap/pkuthss-abs.tex
|
||||
% chap/pkuthss-intro.tex
|
||||
% chap/pkuthss-chap1.tex
|
||||
% chap/pkuthss-chap2.tex
|
||||
% chap/pkuthss-chap3.tex
|
||||
% chap/pkuthss-conclusion.tex
|
||||
% chap/pkuthss-concl.tex
|
||||
% chap/pkuthss-encl1.tex
|
||||
% chap/pkuthss-acknowledge.tex
|
||||
% chap/pkuthss-ack.tex
|
||||
|
||||
\chapter{更新记录}
|
||||
\raggedbottom
|
||||
|
||||
@ -16,15 +16,15 @@
|
||||
%
|
||||
% This work consists of the following files:
|
||||
% pkuthss.tex
|
||||
% chap/pkuthss-copyright.tex
|
||||
% chap/pkuthss-abstract.tex
|
||||
% chap/pkuthss-introduction.tex
|
||||
% chap/pkuthss-copy.tex
|
||||
% chap/pkuthss-abs.tex
|
||||
% chap/pkuthss-intro.tex
|
||||
% chap/pkuthss-chap1.tex
|
||||
% chap/pkuthss-chap2.tex
|
||||
% chap/pkuthss-chap3.tex
|
||||
% chap/pkuthss-conclusion.tex
|
||||
% chap/pkuthss-concl.tex
|
||||
% chap/pkuthss-encl1.tex
|
||||
% chap/pkuthss-acknowledge.tex
|
||||
% chap/pkuthss-ack.tex
|
||||
|
||||
\specialchap{序言}
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
diff --git a/doc/example/chap/abstract.tex b/doc/example/chap/abstract.tex
|
||||
diff --git a/doc/example/chap/abs.tex b/doc/example/chap/abs.tex
|
||||
index b930654..cfa6cd3 100644
|
||||
--- a/doc/example/chap/abstract.tex
|
||||
+++ b/doc/example/chap/abstract.tex
|
||||
--- a/doc/example/chap/abs.tex
|
||||
+++ b/doc/example/chap/abs.tex
|
||||
@@ -2,7 +2,7 @@
|
||||
% Public domain.
|
||||
|
||||
@ -11,10 +11,10 @@ index b930654..cfa6cd3 100644
|
||||
\end{cabstract}
|
||||
|
||||
\begin{eabstract}
|
||||
diff --git a/doc/example/chap/acknowledge.tex b/doc/example/chap/acknowledge.tex
|
||||
diff --git a/doc/example/chap/ack.tex b/doc/example/chap/ack.tex
|
||||
index 4af4d39..09de33d 100644
|
||||
--- a/doc/example/chap/acknowledge.tex
|
||||
+++ b/doc/example/chap/acknowledge.tex
|
||||
--- a/doc/example/chap/ack.tex
|
||||
+++ b/doc/example/chap/ack.tex
|
||||
@@ -1,7 +1,7 @@
|
||||
% Copyright (c) 2014,2016 Casper Ti. Vector
|
||||
% Public domain.
|
||||
@ -39,10 +39,10 @@ index 85f7008..da8c177 100644
|
||||
+Test text.
|
||||
|
||||
% vim:ts=4:sw=4
|
||||
diff --git a/doc/example/chap/conclusion.tex b/doc/example/chap/conclusion.tex
|
||||
diff --git a/doc/example/chap/concl.tex b/doc/example/chap/concl.tex
|
||||
index 93941bc..a472892 100644
|
||||
--- a/doc/example/chap/conclusion.tex
|
||||
+++ b/doc/example/chap/conclusion.tex
|
||||
--- a/doc/example/chap/concl.tex
|
||||
+++ b/doc/example/chap/concl.tex
|
||||
@@ -1,7 +1,7 @@
|
||||
% Copyright (c) 2014,2016 Casper Ti. Vector
|
||||
% Public domain.
|
||||
@ -67,10 +67,10 @@ index 9834829..4296e9a 100644
|
||||
+Test text.
|
||||
|
||||
% vim:ts=4:sw=4
|
||||
diff --git a/doc/example/chap/introduction.tex b/doc/example/chap/introduction.tex
|
||||
diff --git a/doc/example/chap/intro.tex b/doc/example/chap/intro.tex
|
||||
index c0e033e..7c1920f 100644
|
||||
--- a/doc/example/chap/introduction.tex
|
||||
+++ b/doc/example/chap/introduction.tex
|
||||
--- a/doc/example/chap/intro.tex
|
||||
+++ b/doc/example/chap/intro.tex
|
||||
@@ -1,7 +1,7 @@
|
||||
% Copyright (c) 2014,2016 Casper Ti. Vector
|
||||
% Public domain.
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
% Documentation for pkuthss.
|
||||
%
|
||||
% Copyright (c) 2008-2009 solvethis
|
||||
% Copyright (c) 2010-2016 Casper Ti. Vector
|
||||
% Copyright (c) 2010-2016,2018 Casper Ti. Vector
|
||||
%
|
||||
% This work may be distributed and/or modified under the conditions of the
|
||||
% LaTeX Project Public License, either version 1.3 of this license or (at
|
||||
@ -16,15 +16,15 @@
|
||||
%
|
||||
% This work consists of the following files:
|
||||
% pkuthss.tex
|
||||
% chap/pkuthss-copyright.tex
|
||||
% chap/pkuthss-abstract.tex
|
||||
% chap/pkuthss-introduction.tex
|
||||
% chap/pkuthss-copy.tex
|
||||
% chap/pkuthss-abs.tex
|
||||
% chap/pkuthss-intro.tex
|
||||
% chap/pkuthss-chap1.tex
|
||||
% chap/pkuthss-chap2.tex
|
||||
% chap/pkuthss-chap3.tex
|
||||
% chap/pkuthss-conclusion.tex
|
||||
% chap/pkuthss-concl.tex
|
||||
% chap/pkuthss-encl1.tex
|
||||
% chap/pkuthss-acknowledge.tex
|
||||
% chap/pkuthss-ack.tex
|
||||
|
||||
\documentclass[UTF8]{pkuthss}
|
||||
\usepackage[
|
||||
@ -69,29 +69,29 @@
|
||||
\pagestyle{empty}
|
||||
\maketitle
|
||||
\cleardoublepage
|
||||
\include{chap/pkuthss-copyright}
|
||||
\include{chap/pkuthss-copy}
|
||||
|
||||
\cleardoublepage
|
||||
\pagestyle{plain}
|
||||
\setcounter{page}{0}
|
||||
\pagenumbering{Roman}
|
||||
\include{chap/pkuthss-abstract}
|
||||
\include{chap/pkuthss-abs}
|
||||
\tableofcontents
|
||||
|
||||
\mainmatter
|
||||
\include{chap/pkuthss-introduction}
|
||||
\include{chap/pkuthss-intro}
|
||||
\include{chap/pkuthss-chap1}
|
||||
\include{chap/pkuthss-chap2}
|
||||
\include{chap/pkuthss-chap3}
|
||||
\include{chap/pkuthss-conclusion}
|
||||
\include{chap/pkuthss-concl}
|
||||
|
||||
\appendix
|
||||
\printbibliography[heading = bibintoc]
|
||||
\include{chap/pkuthss-encl1}
|
||||
|
||||
\backmatter
|
||||
\include{chap/pkuthss-acknowledge}
|
||||
\include{chap/originauth}
|
||||
\include{chap/pkuthss-ack}
|
||||
\include{chap/origin}
|
||||
\end{document}
|
||||
|
||||
% vim:ts=4:sw=4
|
||||
|
||||
Loading…
Reference in New Issue
Block a user