CTAN 镜像¶
https://mirrors.nwafu.edu.cn/ctan/
使用方法¶
CTAN (The Comprehensive TeX Archive Network) 镜像源可以使用 TeX Live 管理器 tlmgr 更改。
在命令行中执行
tlmgr option repository https://mirrors.nwafu.edu.cn/ctan/systems/texlive/tlnet
即可永久更改镜像源。
如果只需要临时切换,可以用如下命令:
tlmgr update --all --repository https://mirrors.nwafu.edu.cn/ctan/systems/texlive/tlnet
其中的 update --all 指令可根据需要修改。
另请参阅
Mirrorz 中关于此镜像的帮助页面:
https://help.mirrors.cernet.edu.cn/CTAN/?mirror=NWAFU
访问此页面可能产生校外流量。