Initial commit

This commit is contained in:
2020-05-20 10:19:01 +02:00
commit fa7efdb067
1400 changed files with 95022 additions and 0 deletions

57
title/kanjiTable.tex Normal file
View File

@@ -0,0 +1,57 @@
\setlength{\tabcolsep}{1pt}
\resizebox{2\textwidth}{!}{
\begin{tabular}{ c c c c c c c c c c c c c c c c c c c c c c c c c c c c c c c c c c c c c }
&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& 便 &&&&&\\
&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&\\
&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&\\
&&&&&&&& 退 &&&&&&& 尿 &&&&&&&&&&&&&&&&&&&&&\\
&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&\\
&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&\\
&&&&&&&&&&&&&&&&&&&&&&&& 殿 &&&&&&&&&&&&\\
&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&\\
&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&\\
&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&\\
&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&\\
&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& 使 &&&&\\
&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&\\
&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&\\
&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&\\
&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&\\
&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&\\
& 姿 &&&&&&&&&&&&& 貿 &&&&&&&&&&&&&&&&&&&&&& 西 \\
&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&\\
&&&&&&&&&&&&&&&&&&& 綿 &&&&&&&&&&&&&&&&&\\
& 簿 &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&\\
&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&\\
&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&\\
&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&\\
&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&\\
&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&\\
&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&\\
&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&\\
&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&\\
&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&\\
&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&\\
&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&\\
&& 宿 &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&\\
&&&&&&&&&&&&&&&& 寿 &&&&&&&&&&&&&&&&&&&&\\
&&&&&&&&&&&&&&&&&&&&&&&& 婿 &&&&&&&&&&&&\\
&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&\\
&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&\\
&&&&&&& 湿 &&&&&&&&&&&&&&&&&&&&&&&&&&&&&\\
&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&\\
&&&&& 沿 &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&\\
&&&&& 調 &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&\\
&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&\\
&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&\\
&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&\\
&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&\\
&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&\\
&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&\\
&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&\\
&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&\\
&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&\\
&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&\\
&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
\end{tabular}
}

31
title/titlepage.tex Normal file
View File

@@ -0,0 +1,31 @@
\newgeometry{left=-1cm, right=-1cm, bottom=-1cm, top=-1cm}
\resizebox{\textwidth}{!}{
\begin{tikzpicture}
\clip (-12,-14) rectangle (12,19.1);
\draw (0,0) node {\input{./title/kanjiTable.tex}};
\draw(0,8.15) node {
\resizebox{0.435\textwidth}{!}{
\begin{tikzpicture}
\fill[white] (0,0) rectangle (1,1);
\draw (0.5,0.7) node{漢字};
\draw (0.5,0.3) node{練習};
\end{tikzpicture}
}
};
\end{tikzpicture}
}
% \resizebox{\textwidth}{!}{
% \begin{tikzpicture}
% \draw (0,0.4) node{漢字};
% \draw (0,0) node{練習};
% \draw()
% \end{tikzpicture}
% }
\restoregeometry