Latex, Tex Live on Apple Macintosh
Download the file mactex_basic.pkg file from http://mirrors.fe.up.pt/pub/CTAN/systems/mac/mactex/mactex-basic.pkg.
Install the file mactex_basic.pkg using the installer (in portuguese).
 
Click on Continue (Continuar in portuguese) throughout the wizard until the installation is complete.
 
After the installation open a terminal window
With super user rights run:
- sudo tlmgr update --all
 - sudo tlmgr install beamer
 - sudo tlmgr install subfig
 - sudo tlmgr install europecv
 
The mentioned installs are for presentations (beamer), show figures (subfig) and create an european Curriculum Vitae.
