Created
August 27, 2020 16:10
-
-
Save ayushkumarshah/39e0799f644b52f1dd85812af98bab95 to your computer and use it in GitHub Desktop.
Install necessary latex dependencies
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
sudo tlmgr install pgf | |
sudo tlmgr install titling | |
sudo tlmgr install xcolor | |
sudo tlmgr install environ | |
sudo tlmgr install trimspaces | |
sudo tlmgr install mathpazo | |
sudo tlmgr install parskip | |
sudo tlmgr install adjustbox | |
sudo tlmgr install collectbox | |
sudo tlmgr install eurosym | |
sudo tlmgr install ecs | |
sudo tlmgr install ucs | |
sudo tlmgr install enumitem | |
sudo tlmgr install ulem | |
sudo tlmgr install mathrsfs | |
sudo tlmgr install jknapltx rsfs | |
sudo tlmgr install collection-fontsrecommended |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment