This procedure needs more testing
LaTeX setup for mac
If you are installing LaTeX on a mac, and want to use department-specific styles and fonts, follow these steps:
Install the latest TeXLive available through the MacTeX distribution.
- Execute
sudo curl -o /usr/local/bin/update-texmf-local http://dist.control.lth.se/public/Texlive/texmf-local/scripts/update-texmf-local sudo chmod +x /usr/local/bin/update-texmf-local sudo update-texmf-local
Done.