summaryrefslogtreecommitdiff
path: root/info/tlmgr-intro-zh-cn/body/mirrors.tex
blob: e82ec8bc2b28f158f3d5325b47239ca677beac0d (plain)
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
% !TeX root = ../tlmgr-intro-zh-cn.tex
\section{中国大陆地区的源}\label{app:mirror}

如果要更换大陆地区的源, 需要使用\footnote{这一节的内容来自 \href{https://www.tug.org/texlive/doc/texlive-zh-cn/texlive-zh-cn.pdf}{install-latex-guide-zh-cn}}
\begin{quote}
    \tlmgr{} \ac{option} \key{repository} \marg{url}\texttt{/tlnet}
\end{quote}
需要将 \marg{url} 更换为表 \ref{tab:appendix:mirror} 中的 \tl 源地址. 
\begin{table}[!hb]
    \centering
    \caption{大陆地区目前可用的源 (名称按拼音排序)}\label{tab:appendix:mirror}
    \begin{tabular}{*{2}{l}}
      \toprule
      镜像站名称 & \tl 源地址\\\midrule
      \href{https://developer.aliyun.com/mirror/}{阿里云}
      & \url{https://mirrors.aliyun.com/CTAN/systems/texlive/}\\
      \href{https://mirror.bjtu.edu.cn/}{北京交通大学}
      & \url{https://mirror.bjtu.edu.cn/ctan/systems/texlive/}\\
      \href{https://mirrors.bit.edu.cn/web/}{北京理工大学}
      & \url{https://mirrors.bit.edu.cn/CTAN/systems/texlive/}\\
      \href{https://mirrors.bfsu.edu.cn/}{北京外国语大学}
      & \url{https://mirrors.bfsu.edu.cn/CTAN/systems/texlive/}\\
      \href{https://mirrors.cqu.edu.cn/}{重庆大学}
      & \url{https://mirrors.cqu.edu.cn/CTAN/systems/texlive/}\\
      \href{https://mirrors.dgut.edu.cn/}{东莞理工学院}
      & \url{https://mirrors.dgut.edu.cn/CTAN/systems/texlive/}\\
      \href{https://mirrors.hit.edu.cn/}{哈尔滨工业大学}
      & \url{https://mirrors.hit.edu.cn/CTAN/systems/texlive/}\\
      \href{https://mirrors.huaweicloud.com/}{华为云}
      & \url{https://mirrors.huaweicloud.com/CTAN/systems/texlive/}\\
      \href{http://mirrors.hust.edu.cn/}{华中科技大学}
      & \url{http://mirrors.hust.edu.cn/CTAN/systems/texlive/}\\
      \href{https://mirror.lzu.edu.cn/}{兰州大学}
      & \url{https://mirror.lzu.edu.cn/CTAN/systems/texlive/}\\
      \href{https://mirrors.nju.edu.cn/}{南京大学}
      & \url{https://mirrors.nju.edu.cn/CTAN/systems/texlive/}\\
      \href{https://mirrors.tuna.tsinghua.edu.cn/}{清华大学}
      & \url{https://mirrors.tuna.tsinghua.edu.cn/CTAN/systems/texlive/}\\
      \href{https://mirrors.sjtug.sjtu.edu.cn/}{上海交通大学}
      & \url{https://mirrors.sjtug.sjtu.edu.cn/ctan/systems/texlive/}\\
      \href{https://mirrors.geekpie.club/}{上海科技大学}
      & \url{https://mirrors.geekpie.club/CTAN/systems/texlive/}\\
      \href{https://mirrors.cloud.tencent.com/}{腾讯云}
      & \url{https://mirrors.cloud.tencent.com/CTAN/systems/texlive/}\\
      \href{https://mirrors.ustc.edu.cn/}{中国科学技术大学}
      & \url{https://mirrors.ustc.edu.cn/CTAN/systems/texlive/}\\
      % \href{https://mirrors.zju.edu.cn/}{浙江大学}
      % & \url{https://mirrors.zju.edu.cn/CTAN/systems/texlive/}\\
      % \href{http://mirror.neu.edu.cn/}{东北大学}
      % & \url{http://mirror.neu.edu.cn/CTAN/systems/texlive/}\\
      \bottomrule
    \end{tabular}
\end{table}