-
Notifications
You must be signed in to change notification settings - Fork 8
/
frontm.tex
85 lines (59 loc) · 1.28 KB
/
frontm.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
% -*- coding: utf-8 -*-
% This is part of the book TeX for the Impatient.
% Copyright (C) 2003 Paul W. Abrahams, Kathryn A. Hargreaves, Karl Berry.
% See file fdl.tex for copying conditions.
%
% Front matter.
\input macros
% Frontmatter is numbered i, ii, ...
\pageno = -1
% Bastard title.
%
% \sinkage
\indent\vskip8em
\centerline{\chapterfonts \TeX\ 急就帖}
\vskip4em
\centerline{\sectionfonts \number\year 年\number\month 月\number\day 日}
\noheadlinetrue\pagebreak
% Title spread.
%
%(title page, lhs)
%\noheadlinetrue\pagebreak
\blankpage
%(title page, rhs)
%\noheadlinetrue\pagebreak
\blankpage
{\input copyrght }
\noheadlinetrue
% Dedication.
%
\sinkage
{\it \flushright
致 Jodi.
---{\sc p.w.a.}
忆信任我的父亲.
---{\sc k.a.h.}
致 Dan.
---{\sc k.b.}
}
\pagebreak
% From here on, the convention is that every frontchapter does its own
% ending pagebreak and encloses its fonts in a group if necessary.
% The preface should start on a right-hand page.
\blankpage
{\input preface }
% Contents.
%
% We never want to empty the file after doing the brief contents.
%
\rewritetocfilefalse
%
\blankpage
\frontchapter{简要}
\shortcontents
\ifcompletebook \global\rewritetocfiletrue \fi
\frontchapter{目录}
\contents
\blankpage
{\input read1st }
\byebye