Skip to content

Instantly share code, notes, and snippets.

@ShawonAshraf
Created June 19, 2017 16:16
Show Gist options
  • Save ShawonAshraf/2f7e7d6b7e451dabb626388373810a52 to your computer and use it in GitHub Desktop.
Save ShawonAshraf/2f7e7d6b7e451dabb626388373810a52 to your computer and use it in GitHub Desktop.
Latex basic package installer for macOS
sudo tlmgr install titlesec
sudo tlmgr install framed
sudo tlmgr install threeparttable
sudo tlmgr install wrapfig
sudo tlmgr install multirow
sudo tlmgr install enumitem
sudo tlmgr install bbding
sudo tlmgr install titling
sudo tlmgr install tabu
sudo tlmgr install mdframed
sudo tlmgr install tcolorbox
sudo tlmgr install textpos
sudo tlmgr install import
sudo tlmgr install varwidth
sudo tlmgr install needspace
sudo tlmgr install tocloft
sudo tlmgr install ntheorem
sudo tlmgr install environ
sudo tlmgr install trimspaces
sudo tlmgr install adjustbox
sudo tlmgr install collectbox
sudo tlmgr install ucs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment