-
Notifications
You must be signed in to change notification settings - Fork 0
/
report.tex
55 lines (53 loc) · 2.12 KB
/
report.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
%!TEX program = xelatex
\documentclass[a4paper,12pt]{article}
\usepackage{xeCJK}
\setCJKmainfont[BoldFont={FOT-Matisse Pro B}]{Source Han Serif}
\setCJKsansfont{Source Han Sans}
\setCJKfamilyfont{matisseL}{FOT-Matisse Pro L}
\setCJKfamilyfont{matisse}{FOT-Matisse Pro M}
\setCJKfamilyfont{matisseDB}{FOT-Matisse Pro DB}
\setCJKfamilyfont{matisseB}{FOT-Matisse Pro B}
\setCJKfamilyfont{matisseEB}{FOT-Matisse Pro EB}
\setCJKfamilyfont{matisseUB}{FOT-Matisse Pro UB}
\newcommand{\matisseL}{\CJKfamily{matisseL}}
\newcommand{\matisse}{\CJKfamily{matisse}}
\newcommand{\matisseDB}{\CJKfamily{matisseDB}}
\newcommand{\matisseB}{\CJKfamily{matisseB}}
\newcommand{\matisseEB}{\CJKfamily{matisseEB}}
\newcommand{\matisseUB}{\CJKfamily{matisseUB}}
\usepackage[framemethod=tikz]{mdframed}
\newcommand{\version}{229}
\begin{document}
\begin{titlepage}
\begin{center}
\begin{mdframed}[align=center,userdefinedwidth=98pt,outerlinewidth=1pt,roundcorner=5pt,innertopmargin=4pt,innerbottommargin=4pt,innerleftmargin=0pt,innerrightmargin=0pt]
\centering\resizebox{90pt}{36pt}{\textbf{超機密}}
\end{mdframed}
\resizebox{300pt}{60pt}{\textbf{人類補完計画}}\vspace{15pt}
\resizebox{225pt}{30pt}{\textbf{第}\resizebox{17pt}{10pt}{\textbf{\version}}\textbf{次中間報告書}}\vspace{20pt}
\resizebox{160pt}{12pt}{\textsf{Plan zur komplementarit\"at der Menschiheit}}\\
\resizebox{80pt}{12pt}{\textsf{\version.Zwischenbericht}}
\vfill
{\large\textbf{時に、西暦2015年}}
\end{center}
\end{titlepage}
\section{\matisseB 序}
English test.\\
简体中文测试。\\
繁體中文測試。\\
日本語テスト。
\section{\matisseB 破}
\textsf{English test.}\\
\textsf{简体中文测试。}\\
\textsf{繁體中文測試。}\\
\textsf{日本語テスト。}
\section{\matisseB Q}
{\matisseL マティステスト。}\\
{\matisse マティステスト。}\\
{\matisseDB マティステスト。}\\
{\matisseB マティステスト。}\\
{\matisseEB マティステスト。}\\
{\matisseUB マティステスト。}
\section{\matisseB 3.0+1.0}
\subsection{\matisseB 絶賛公開中}
\end{document}