summaryrefslogtreecommitdiff
path: root/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-install-find.html
blob: 76463c0aa747c5734c2464163f92ce6e3effda66 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
<head>
<title>UK TeX FAQ -- question label install-find</title>
</head><body>
<h3>Finding packages to install</h3>
<p/>How did you find about the package?
<p/>If you learned about your package in these FAQs, you should
already have a link to the file:

  click on that link,
and you can get the file, one way or another.
<p/>If you heard about the file somewhere else, it&rsquo;s possible that the
source told you where to look; if not, try the CTAN searching
facilities, such as <a href="http://www.tex.ac.uk/search/">http://www.tex.ac.uk/search/</a>.  That (rather
simple) search engine can return data from a search of the CTAN
catalogue (which covers most useful packages), or data from a search
of the names of files on the archive.
<p/>Remember that you may want <i>foo.sty</i> but that file is distributed
in a LaTeX documented source file <i>foo.dtx</i>; it&rsquo;s usually best
to search just for <em>foo</em> &mdash; <i>foo.sty</i> won&rsquo;t be visible
anywhere on the archive or in the catalogue.
<p/>Packages come in a variety of different styles of distribution; the
very simplest will offer just <i>package.sty</i> &mdash; in this case,
just download the file and 
<a href="FAQ-inst-wlcf.html">get on with installation</a>.
<p/>However, most packages occupy their own directory on the archive; in
this case, you should download the whole directory
<p/>Having acquired the package distribution, see 
&ldquo;<a href="FAQ-install-unpack.html">unpacking LaTeX packages</a>&rdquo; for your
next step.
<p/><p>This question on the Web: <a href="http://www.tex.ac.uk/cgi-bin/texfaq2html?label=install-find">http://www.tex.ac.uk/cgi-bin/texfaq2html?label=install-find</a>
</body>