## page was renamed from Latex ## page was renamed from LatexAppleMacintosh ## page was renamed from LatexMac = 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). {{attachment:BasicTexInstallerPT.png}} Click on '''Continue''' (Continuar in portuguese) throughout the wizard until the installation is complete. {{attachment:TerminalSnapshot.png}} 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.