summaryrefslogtreecommitdiff
path: root/info/tlmgr-intro-zh-cn/tlmgr-intro-zh-cn.tex
blob: 00068522b5f79f872eddebb8e69f03bbd8b130de (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
\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{2020.4.20}
\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}
\end{document}