-
Notifications
You must be signed in to change notification settings - Fork 10
/
title.tex
35 lines (31 loc) · 1.13 KB
/
title.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
\begin{titlepage}
\centering % Center everything on the title page
\scshape % Use small caps for all text on the title page
\vspace*{1.5\baselineskip} % White space at the top of the page
% ===================
% Title Section
% ===================
\rule{13cm}{1.6pt}\vspace*{-\baselineskip}\vspace*{2pt} % Thick horizontal rule
\rule{13cm}{0.4pt} % Thin horizontal rule
\vspace{0.75\baselineskip} % Whitespace above the title
% ========== Title ===============
{
\Huge \LaTeX\\
\vspace{4mm}
中文书籍模板 \\
}
% ======================================
\vspace{0.75\baselineskip} % Whitespace below the title
\rule{13cm}{0.4pt}\vspace*{-\baselineskip}\vspace{3.2pt} % Thin horizontal rule
\rule{13cm}{1.6pt} % Thick horizontal rule
\vspace{1.75\baselineskip} % Whitespace after the title block
% =================
% Information
% =================
{\large 作者: Nelson Cheung \\
\vspace*{1.2\baselineskip}
\vfill
如果你有任何问题或评论, \\ \vspace{1mm} 可以通过邮件 \url{[email protected]} 联系我\\ \vspace{1mm}
Happy \LaTeX-ing!
\end{titlepage}