Size: 879
Comment:
|
Size: 1094
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 4: | Line 4: |
= Latex, Tex Live on Apple Macintosh = | = LaTex = LaTeX is a document preparation system for high-quality typesetting. It is most often used for medium-to-large technical or scientific documents but it can be used for almost any form of publishing. == LaTex, Tex Live on Apple Macintosh == |
LaTex
LaTeX is a document preparation system for high-quality typesetting. It is most often used for medium-to-large technical or scientific documents but it can be used for almost any form of publishing.
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.