-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path2014.tex
283 lines (228 loc) · 8.44 KB
/
2014.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
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
\documentclass[UTF8, punct=kaiming, c5size, a4paper]{ctexrep}
\usepackage{geometry}
\geometry{left=2.4cm, top=2.6cm, headheight=1cm, right=2.0cm, bottom=3.0cm, footskip=1.2cm}
\input{fonts}
\usepackage{multicol}
\pagestyle{empty}
\usepackage[usenames, table, svgnames]{xcolor}
% 黑白色
\definecolor{white}{HTML}{FFFFFF}
\definecolor{black}{HTML}{000000}
\definecolor{darkgray}{HTML}{333333}
\definecolor{gray}{HTML}{5D5D5D}
\definecolor{lightgray}{HTML}{999999}
\definecolor{midgray}{HTML}{666666}
% 基本色
\definecolor{green}{HTML}{C2E15F}
\definecolor{orange}{HTML}{FDA333}
\definecolor{purple}{HTML}{D3A4F9}
\definecolor{red}{HTML}{FB4485}
\definecolor{blue}{HTML}{6CE0F1}
% 日本色
\definecolor{sakura}{HTML}{FEDFE1}
\definecolor{ichigo}{HTML}{B5495B}
\definecolor{momo}{HTML}{F596AA}
\definecolor{kurenai}{HTML}{CB1B45}
\definecolor{butan}{HTML}{C1328E}
\definecolor{usubeni}{HTML}{E87A90}
\definecolor{nanoha}{HTML}{F7D94C}
\definecolor{enji}{HTML}{9F353A}
\definecolor{gusa}{HTML}{7DB9DE}
\definecolor{asagi}{HTML}{33A6B8}
\definecolor{mizu}{HTML}{81C7D4}
\definecolor{chigusa}{HTML}{3A8FB7} % 千草
\definecolor{ruri}{HTML}{005CAF} % 琉璃
% 作品色
\definecolor{saki}{HTML}{FEDFE1} % 咲 -Saki-, 桜
\definecolor{lovelive}{HTML}{91B493} % LoveLive, 薄青
% \usepackage[toc]{multitoc}
\usepackage[math-style=TeX, vargreek-shape=unicode]{unicode-math}
\usepackage{pifont}
% \usepackage{fontawesome}
\usepackage{wrapfig}
\usepackage{tabularx}
\usepackage{CJKulem}
\usepackage{xhfill}
\newcommand{\xfill}[2][1ex]{{%
\dimen0=#2\advance\dimen0 by #1
\leaders\hrule height \dimen0 depth -#1\hfill%
}}
\newcommand{\xfilll}[2][1ex]{%
\dimen0=#2\advance\dimen0 by #1%
\leaders\hrule height \dimen0 depth -#1\hfill%
}
\usepackage{multirow}
\usepackage{ruby}
\usepackage{enumitem}
\linespread{1.4}
\setlist{partopsep=2pt, itemsep=1pt, parsep=0pt}
\setlist[itemize, 1]{align=left, labelindent*=1em, label={\makebox[1.8em][r]{\color{ichigo}\ding{166}}}, topsep={1pt plus 1pt minus 1pt}, itemsep={3pt plus 1pt minus 2pt}}
\setlist[itemize, 2]{leftmargin=0em, label={\color{gusa}\ding{101}}, topsep={2pt plus 2pt minus 1.5pt}, partopsep={3pt plus 2pt minus 3pt}, itemsep={1pt plus 1pt minus 1pt}, parsep={1pt plus 1pt minus 1pt}}
\setlist[enumerate, 1]{leftmargin=0em, labelindent*=.5em}
\setlist[enumerate, 2]{leftmargin=0em, labelindent*=.5em, topsep=0pt}
\usepackage{fancyhdr}
\pagestyle{fancy}
\fancyhfoffset{0em}
% \fancyhead[LO,RE]{head}%奇数页左侧,偶数页右侧显示页眉
\fancyfoot[R,L]{}
\fancyfoot[C]{\thepage}
\renewcommand{\headrulewidth}{0.4pt}
\renewcommand{\footrulewidth}{0pt}
\fancypagestyle{plain}{
\fancyhead[R,L]{}
\fancyfoot[C]{\thepage}
\renewcommand{\headrulewidth}{0pt}
}
%\usepackage{tablestyles}
\usepackage{longtable}
\usepackage{colortbl}
\newcommand{\DataTable}[3]{{
\zihao{5}\renewcommand\baselinestretch{1.25}\selectfont
\ctexset{space=true}
\begin{longtable}{#2}% #2 = col
#3
% \centering
% \caption{#1}
% \label{#1}% #1 = caption
\end{longtable}
}}
\newcommand{\subTitle}{\zihao{2}\xing\bfseries}
\newcommand{\subMemo}{\Large\xing\par}
\newcommand{\thead}{\bfseries \centering}
\newcommand{\codesu}[1]{\multicolumn{3}{l}{#1}}
\newcommand{\kokomade}[1]{\multicolumn{3}{l}{\xrfill{1.5pt}{#1}\xrfill{1.5pt}}}
\newcommand{\VoteFont}{\fontsize{10}{11}\kasho}
\newcommand{\VoteTabled}[1]{{\mincho\begin{tabular}{rrl}#1\end{tabular}}}
\newcommand{\VoteTable}[1]{{\begin{quote}\ctexset{space=true}\VoteFont #1\end{quote}}}
\newcommand{\VoteTables}[2]{{\ctexset{space=true}
\begin{longtable}{ll}
\begin{minipage}[t]{.37\textwidth}\kai 砍票前:\\\VoteFont #1\end{minipage} &
\begin{minipage}[t]{.59\textwidth}\kai 砍票后:\\\VoteFont #2\end{minipage}
\end{longtable}}
}\newcommand{\VoteTablet}[2]{{\ctexset{space=true}
\kai 砍票前:\\{\VoteFont #1}\par
砍票后:\\{\VoteFont #2}
}}
\newcommand{\Graph}[1]{\includegraphics[width=0.45\textwidth]{images/graph#1}}
\newcommand{\Cell}[2]{\multirow{#1}{*}{\parbox[t]{5em}{\centering #2}}}
\newcommand{\Madomagi}{劇場版~魔法少女まどか$\!$☆$\!$マギカ$\!$[$\!$新編$\!$]$\!$叛逆の物語}
\newcommand{\Mado}{魔法少女まどか$\!$☆$\!$マギカ}
\newcommand{\Saki}{咲-Saki-~全国編}
\newcommand{\Railgan}{とある科学の超電磁砲$\!$S}
\newcommand{\Kaminomi}{神のみぞ知るセカイ~女神篇}
% \newcommand{\LoveLive}{咲-Saki-~全国編}
\usepackage[hidelinks,unicode]{hyperref}
\hypersetup{
pdftitle={Saki萌战应援},
pdfauthor={王者自由},
pdfsubject={2014},
pdfkeywords={}
}
\makeatletter
\providecommand\phantomsection{}% for hyperref
\newcommand\listofillustrations{%
\chapter*{引用}%
\phantomsection
\section*{插图}%
\phantomsection
\@starttoc{lof}%
\bigskip
\section*{表格}%
\phantomsection
\@starttoc{lot}}
\renewcommand{\cleardoublepage}{\relax
\clearpage
\if@twoside \ifodd\c@page\relax\else
\thispagestyle{empty}%
% text
\mbox{}\newpage\fi\fi
}
\makeatother
\newcommand*{\plogo}{\fbox{$\mathcal{CP20}$}} % Generic publisher logo
\usepackage{graphicx} % Required for box manipulation
%----------------------------------------------------------------------------------------
% TITLE PAGE
%----------------------------------------------------------------------------------------
\newcommand*{\rotrt}[1]{\rotatebox{90}{#1}} % Command to rotate right 90 degrees
\newcommand*{\rotlft}[1]{\rotatebox{-90}{#1}} % Command to rotate left 90 degrees
\newcommand{\ittt}[3]{\makebox[4em][s]{#1}\makebox[1.4em][l]{#2}{#3}\par}
\newcommand*{\titleBC}{\thispagestyle{empty}
\begingroup % Create the command for including the title page in the document
\centering % Center all text
\mbox{}
\vspace{2cm}
{\color{LightGoldenrod}
\resizebox*{14cm}{\baselineskip}{\rotrt{$\}$}}} \\[\baselineskip] % Print top curly bracket
{\fontsize{56}{72}\zhongs Saki萌战应援}\\[\baselineskip] % Print title
{\color{RosyBrown}
\fontsize{36}{48}\kasho\bfseries SAKI SAIMOE 2014} \\ % Tagline or further description
{\color{LightGoldenrod}
\resizebox*{14cm}{\baselineskip}{\rotlft{$\}$}}} % Print bottom curly bracket
{\large\kasho{王者自由\\末原\quad 等\\\bfseries 著}}\\ % Author name
\vspace{2cm} % Whitespace between the title and the author name
\vfill % Whitespace between the author name and the publisher logo
% \plogo\\[0.5\baselineskip] % Publisher logo
% 2017·5·1 % Year published
{\large
2014日萌麻将厨团
2017闹萌组委会
}
\endgroup
\newpage
\thispagestyle{empty}
\def\SUETEXT{想想当年一群新厨子、票力30票的弱鸡\uwave{麻将},二回战\uline{兔子}~\uline{海爷}隔空对战干翻了\uwave{邪教},三回战\uline{神鸭}600+打赢了\uwave{电磁},FL阶段\uline{大魔王}第一次取得了对\uwave{圆}胜利;再开后,借着没有服务器的东风,拿下了\uline{粉}、\uline{黄},靠着\uwave{圆}\uwave{麻}协议淘汰了\uwave{黄图};这次,终于连世界的主宰者——运营——这个“不可能战胜”的敌人都被打到放弃治疗了!如此励志而逆天的故事,不由得泪流满面——真的,有时候就是这样,生活中实实在在发生的事情,比那些少年漫画还精彩。}
\CTEXnoindent
\vspace*{\fill}
{\Large
\ruby{咲}{\xihei xiào}-Saki- 萌战应援}
\rule{\textwidth}{0.4pt}
\ittt{原作}{:}{\mincho 小林立}
\ittt{衍生作}{:}{\mincho 小野学\quad 五十嵐あぐり\quad 木吉紗\quad めきめき}
\ittt{编辑}{:}{王者自由}
\ittt{校对}{:}{末原}
\ittt{鸣谢}{:}{zzqtgw\quad 极·OTAKU\quad 津津\quad 时间污染\quad 勤吖$\!$hunter}
\ittt{ }{ }{小7\quad 暗笑流\quad 大笨淡の团子}
% \ittt{印刷}{:}{}
\ittt{版次}{:}{2017年4月~第三版~第1次印刷}
\ittt{开本}{:}{210mm$\times$297mm\quad A4}
\ittt{印张}{:}{11.5}
\ittt{定价}{:}{40.00元}
\vspace{1em}
{\large
版权所有·翻录不究
\small
允许非盈利目的的转让、复制和再发行。不承担由此引发的任何侵权行为衍生的相关法律责任。
}
\vspace{1em}
\CTEXindent
}
\begin{document}
% \title{Saki萌战应援}
% \author{那些年我们打过的萌战}
% \maketitle
\pagestyle{empty}
\titleBC % This command includes the title page
\setcounter{page}{0}
\pagestyle{fancy}
{\zihao{-4}
\input{preface}
}\cleardoublepage
% \zihao{5}
\tableofcontents
% \listofillustrations
% \zihao{5}
\cleardoublepage
\input{kingfree}
% \zihao{4}
\newpage\pagestyle{empty}\quad
\cleardoublepage
{%\zihao{-4}
\input{suehara}
}% \zihao{5}
\cleardoublepage
\input{kashi}
% \cleardoublepage
% \input{naomoe}
% \zihao{4}
% \input{later}
\end{document}