参考:
- https://bithesis.bitnp.net/guide/getting-started.html#%E7%B2%BE%E7%AE%80%E5%AE%89%E8%A3%85%E5%86%85%E5%AE%B9
- https://gist.github.com/yihui/7ae1144e45063c4957e5c1f6f67039f4
- https://tug.ctan.org/info/install-latex-guide-zh-cn/install-latex-guide-zh-cn.pdf
- https://www.cnblogs.com/eslzzyl/p/17358405.html
texlive可以将安装选项保存到一个texlive.profile文件中,安装程序直接读取这个文件进行安装,无需在进行交互。这次使用的是网络安装方式,而非下载iso文件,
./install-tl --profile texlive.profile
最后一步将可执行文件链接到系统目录可能要提权,安装完后可以执行
sudo TEXLIVE_INSATLL_PATH/bin/tlmgr path add
tmlgr option showall # 查看相关信息