1
vote
0answers
203 views

hf-tikz.sty package installation on mountain lion

I want to install LaTeX on Mountain Lion and want to use some highlighting in my text for which I am using hf-tikz.sty package. I installed MacTeX and Texmaker on Mountain Lion but the package hf-tikz ...
0
votes
0answers
32 views

How to install a package in mactex? [duplicate]

I am using mactex on osx. I wanted to do a smartdiagram \begin{figure} \begin{center} \smartdiagramset{circular distance=4cm, font=\large, text width=2.5cm, module minimum ...
0
votes
0answers
70 views

Installing longtable package on mac [closed]

I'm trying to install the longtable package on my Mac (OSX 10.7.5). I have the TeXLive-2012 distribution (from http://www.tug.org/mactex/). In the TeX Live Utility, I can't see the longtable ...
1
vote
0answers
44 views

How to change the Find Panel in TexShop?

I run a TexShop v3.11 on a Mac OSX 10.8.2. The find panel of TexShop is set to be Ogrekit in Preferences. Then I quit TexShop and reopened it. But, when I use cmd+F in my editing document, the find ...
2
votes
2answers
117 views

Updating pgfplots

I am using Latex in MacOsx Lion. My current version of pgfplots is 1.4.1 which I want to upgrade to 1.7. I really do not know how to install version 1.7. Any help ?
1
vote
0answers
134 views

MacTex 2012Basic cannot find installed packages

In an attempt to save valuable space on a 128GB SSD drive, I endeavored to replace my full 2012 MacTex texlive install (>3.5GB) with 2012Basic (270MB!). I understand that packages are not installed ...
1
vote
1answer
617 views

How to add IEEEtran.cls to be read automatically?

I am using a MacOS and I want to copy the IEEEtran.cls file into the latex directory such that it is read automatically. I have a file in the directory ...
1
vote
2answers
2k views

How do I install psfig.sty in MacTeX?

I just installed MacTeX, and I'm trying to compile a document, but I get the following error: ! LaTeX Error: File `psfig.sty' not found. The preamble is as follows: \documentclass[12pt]{article} ...
2
votes
1answer
2k views

Installing packages on Tex Live 2011 (Mac)

I have Tex Live 2011, and I'd like to install the longtable package. But I have a few problems: Where do I get the packages? Is there a database with all the packages, somewhere? Is there a guide on ...
4
votes
1answer
620 views

Installing tabu.sty with MacTeX 2010.

I use MacTeX 2010, and I need to install tabu.sty. I run tlmgr to install the package, but without luck. > sudo tlmgr install tabu.sty tlmgr: package repository ...
13
votes
1answer
14k views

How do I add a .sty file to my MacTeX/TeXShop installation?

I've searched online, but I have not found any clear instructions how to permanently add .sty files to my TeXShop installation. I'm using a Mac with OSX (TeXShop is a mac only program). What is the ...
5
votes
2answers
3k views

Automatic missing package download on the Mac

Is there a LaTeX distribution for the Mac which has or comes close to MiKTeX's ability to download missing packages automatically?
4
votes
1answer
529 views

Installing chemstyle package with OSX

I used the (awesome) chemstyle bundle to write several theses on my old PC (with MiKTeX), and would like to continue using it with my new mac (OSX). I think I've managed to install it okay at the ...