Smaller distribution of Latex on Mac OSX
This is a note for those who wish to install the smaller distribution of MacTex.
To add additional packages and fonts, use the tlmgr utility. The first thing to do is add the main repository using
$ sudo tlmgr option repository http://mirror.ctan.org/systems/texlive/tlnetThis done, you will be able to add any package using
$ sudo tlmgr install {package-name}
You can get the name of the package at CTAN