Created
January 6, 2022 05:55
-
-
Save wangjiezhe/ed4b32023974a93d87227d9fa81ba020 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/sh | |
tlmgr option repository https://mirrors.tuna.tsinghua.edu.cn/CTAN/systems/texlive/tlnet | |
tlmgr update --self --all | |
tlmgr install collection-latexrecommended collection-latexextra collection-langchinese collection-langgreek \ | |
collection-pictures collection-luatex collection-xetex collection-mathscience collection-plaingeneric |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment