Well that didn’t take long. Only 1 month after the release of BasicTeX 2013, I find myself in need of a new package. The TeXLive repository has already deprecated all of the 2012 pacakges, so I’m off and running installing BasicTeX 2013.
This year the steps are mostly the same, with the addition of more packages as I’m continuing my use of LaTeX apace.
tlmgr uninstall- download and install the current BasicTeX package from tug.org
- update
PATHenvironment variable to include the current install location:/usr/local/texlive/2013basic/bin/universal-darwin tlmgr update --selftlmgr update --alltlmgr install collection-fontsrecommendedtlmgr install subfiguretlmgr install examtlmgr install algorithmstlmgr install lastpagetlmgr install paralisttlmgr install enumitem
You can find the documentation for algorithms, lastpage, and paralist on CTAN.