Skip to content

Instantly share code, notes, and snippets.

@ayushkumarshah
Created August 27, 2020 16:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ayushkumarshah/39e0799f644b52f1dd85812af98bab95 to your computer and use it in GitHub Desktop.
Save ayushkumarshah/39e0799f644b52f1dd85812af98bab95 to your computer and use it in GitHub Desktop.
Install necessary latex dependencies
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