summaryrefslogtreecommitdiff
path: root/info/tlmgr-intro-zh-cn/tlmgr-intro-zh-cn.tex
blob: 62425ea5fe2209267a3b4b6b31996c832651af42 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
\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:syvshc@foxmail.com}%
{\ttfamily syvshc@foxmail.com}}%
}
\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}