0
votes
0answers
98 views

Problem when running Texmaker on .ins file [closed]

I want to install the subcaption package manually, since I can't find it in the MiKTeX package manager. It's my first time to manually carry out an installation, so I looked it up and found that I ...
1
vote
0answers
215 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
221 views

installing texlive to work with texmaker [closed]

So I have followed the instructions on installing texlive from the thread How to install "vanilla" Texlive on Debian or Ubuntu but that didn't work so I started the thread installing vanilla texlive ...
0
votes
0answers
88 views

How to install titlesec? [duplicate]

I see all the files in titlesec here at ctan: http://www.ctan.org/tex-archive/macros/latex/contrib/titlesec/ I also see a titlesec folder in my texmf-texlive tree. Apparently what happened is that ...
1
vote
1answer
4k views

New installation – Texmaker Quick Build says: “Could not start the command”

I just downloaded and installed Texmaker. I've never used any (La)TeX before. When I click the Run button with an arrow next to "Quick build" I get an error saying "Could not start the command". Why? ...
2
votes
1answer
914 views

Font OT1/ptm/m/n/9=ptmr7t at 9.0pt not loadable: Metric (TFM) file not found [closed]

My .tex file failed the LaTeX compile with one of this problem, my OS is Ubuntu 12.04, and it seems to have the same problem in Fedora 16. Can someone help me with this?
2
votes
2answers
401 views

MacPorts: install packages for use in Texmaker

I'm using Texmaker and want to install the package algorithmicx to write some pseudocode. I've tried using MacPorts to download and install the package but I can't seem to load it in Texmaker or in ...
3
votes
1answer
1k views

Manually installed TexLive on Fedora 16

I manually installed TexLive on Fedora 16 because I need to use tlmgr and install some packages. Now I want to get Texmaker, which I installed with yum, to work with the manually installed TexLive ...
3
votes
1answer
5k views

MikTeX 2.9, install packages on the fly?

I set the Install Packages on the Fly setting to Yes and try to compile my document in Texmaker, but I still get the error File [...] not found, where [...] is the package I need. Basically, I need to ...
2
votes
1answer
5k views

How do I manually install a package to Texmaker - Ubuntu 10.10+ [duplicate]

Possible Duplicate: How do I install an individual package on a Linux system? At university we have now been given a bunch of .sty files which fit the university's template. I got it to ...
1
vote
1answer
2k views

Which Windows TeX package goes well with TexMaker ?

I'm trying to setup my Windows 7 box with LaTeX. I had installed TexMaker 3.0, but I later found out I had to install a TeX Package (like MikTeX/TeXLive) before installing TexMaker. My question is ...
7
votes
1answer
19k views

How to install new packages on Texmaker on Ubuntu?

How do I install new packages on Texmaker? I use Ubuntu 10.04 LTS.