I run TexShop on my Mac OS 10.6.
I'd like to install new packages like this: http://www.ctan.org/tex-archive/macros/latex/contrib/listings/
How do I install it? I've downloaded the zip file.
|
I run TexShop on my Mac OS 10.6. I'd like to install new packages like this: http://www.ctan.org/tex-archive/macros/latex/contrib/listings/ How do I install it? I've downloaded the zip file. |
||||
|
|
|
I will assume you are using MacTeX (The Mac specific distribution of TeXLive) Before answering your question, the listings package you mention is part of the TeXLive distribution. You don't actually have to install it, it is already there. Just include the line
in your preamble. If you have to install a package, there are two quick ways to install a package. 1- For packages found on CTAN : use the TeX Live Utility found in the or 2- Place the relevant files in I hope this helps. |
|||||||||||||
|