Add new packages to your MacTex installation

To add new packages to your Mactex installation follow these steps:

$ mkdir ~/Library/texmf/tex/latex/newpackage/
$ cp newpackage.sty ~/Library/texmf/tex/latex/newpackage/

That’s it. No need to re-index package list or something.

Share this post:

  • Print
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google Bookmarks
Related posts:
  1. Source code snippets in Latex
  2. Conditional compilation in Latex

Leave a Reply