1
vote
1answer
71 views

How can I tell TeX Live Utility where my TeX distribution is?

So, I was in a hurry, and didn't read the copious verbiage on TeX Live as directed by the TeX Live Utility when you have an out-of-date TeX Live install (I had 2010). So, I'm comfortable with the ...
2
votes
1answer
129 views

Using the erdc package on Mac OS X

I have the MacTeX-2012 Distribution installed on my MacBook Pro running OS X 10.8.3 Mountain Lion. Opening TeX Live Update, I see that the erdc package is installed. However, as stated erdc.pdf, ...
1
vote
0answers
68 views

Please can someone explain to me how I can add a class! [duplicate]

I am a non-technical user. I use LaTeX to type up stuff and that's it. What I want to do is make posters like from this website. http://www.brian-amberg.de/uni/poster/ I think this gives me a new ...
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 ...
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 ...
1
vote
2answers
1k views

How to configure Texmaker to work on Mac with MacTeX?

I installed Texmaker for mac and download MacTeX and installed this .zip: I couldn't find the files in /usr/ or /bin/. What are the preferences I should enter in these cells? Please give me the ...
0
votes
1answer
935 views

Mac OS LaTeX install not compiling bibliography

I have recently installed LaTeX on my Mac using the standard MacTeX package. I have 2 documents (my thesis and a paper I'm writing) and I have tried to compile both. Neither will compile the ...
0
votes
0answers
148 views

Missing Tikz library? FPU [closed]

I had the same problem described here: Can't find TikZ library calc However, when I tried to follow the instructions in the answer to that question I got sudo: tlmgr: command not found I'm ...
2
votes
0answers
7k views

Getting pdfLaTeX ro run on new install (Mac OS X Lion) [closed]

New laptop, and attempting to set up TeXShop . I downloaded MacTeX, and attempted to install (using install-tl), but Terminal said I did not have permission. Found instructions to enable root user, ...
7
votes
2answers
2k views

Where is PATH modified to include /usr/texbin?

I've noticed that my PATH variable includes /usr/texbin, as it should, but I can't find any bash files that modified my PATH variable to include it. How did the TeXLive installation modify my PATH ...
2
votes
4answers
4k views

Accessing Mac (mactex) install folder

I am forced to use a Mac for a while. My log-file says my class file is in: /usr/local/texlive/2010/texmf-dist/tex/latex/base/report.cls Does this mean my packages are in this folder? ...
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 ...