\documentclass[fontset=fandol, 9pt]{ctexart}
\usepackage{tlmgr-intro-zh-cn}
\title{\bfseries 关于 {\mdseries\texttt{tlmgr}} 使用方法的简介%
\thanks{\url{https://www.github.com/syvshc/tlmgr-intro-zh-cn}}%
}
\author{Zhonghao Sun\thanks{\href{mailto:[email protected]}%
{\ttfamily [email protected]}}%
}
\date{2021.05.06}
\begin{document}
   \maketitle

   \include{./body/preface}
   \tableofcontents
   \clearpage
   \include{./body/syntex.tex}
   \include{./body/examples}
   \include{./body/options}
   \include{./body/actions}
   \appendix
   \include{./body/mirrors}
   \include{./body/schemes_and_collections}
\end{document}