summaryrefslogtreecommitdiff
path: root/pdf
diff options
context:
space:
mode:
authorTong Hui <tonghuix@gmail.com>2016-10-05 18:32:45 +0800
committerTong Hui <tonghuix@gmail.com>2016-10-05 18:32:45 +0800
commit9d893f31e2a3eed3659fa9d8988d1d2df5a2c60d (patch)
tree503f20bd4c18c7bfc7fd1e032272fe339d71abc4 /pdf
parent69adac27735e9fb09952e19c0c9f68be95f2911c (diff)
downloadfsfs-zh-9d893f31e2a3eed3659fa9d8988d1d2df5a2c60d.tar.xz
update template
Diffstat (limited to 'pdf')
-rw-r--r--pdf/template.tex5
1 files changed, 2 insertions, 3 deletions
diff --git a/pdf/template.tex b/pdf/template.tex
index ad2d20c..762383b 100644
--- a/pdf/template.tex
+++ b/pdf/template.tex
@@ -30,8 +30,7 @@
\usepackage{changepage}
\usepackage{pdfpages}
-\usepackage{geometry}
-\geometry{left=1.5cm,right=1.5cm,top=2cm,bottom=2cm}
+\usepackage[bindingoffset=0.5cm, margin=1.5cm, includeheadfoot]{geometry}
% To support tables so required tabulary package
\usepackage{longtable,tabulary}
@@ -332,7 +331,7 @@ framexleftmargin=20pt
\renewcommand{\thetab}{\thechapter.\arabic{tab}}
\newcommand{\prechap}{第}
-\newcommand{\postchap}{章}
+\newcommand{\postchap}{部分}
\newcommand{\presect}{}
\newcommand{\postsect}{节}
\renewcommand{\chaptermark}[1]{\markboth{\textbf{\prechap \thechapter \postchap}\hspace*{1ex}#1}{}}