General ⇒ package won't install
package won't install
I've been trying to run a script with \usepackage{tipa} for the first time, and I get the message during compile time: "The required file \tex\latex\tipa\tipa.sty is missing. It is part of the following package: Name: tipa, Title: Fonts and macros for IPA phonetics characters. The package will be installed from: ftp://mirror.csclub.uwaterloo.ca/CTAN/s ... /packages/ .. and when I click install .. texnicCenter freezes ... or seems to be taking extremely long to install the package.
It's never taken this long .. does anybody know what might be wrong ??
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
- Stefan Kottwitz
- Site Admin
- Posts: 10348
- Joined: Mon Mar 10, 2008 9:44 pm
package won't install
tipa is supported by MiKTeX, it can be seen here. You could use the MiKTeX package manager to install that package: Start/ MiKTeX/ Browse packages.
Stefan