diff options
Diffstat (limited to 'Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-installthings.html')
-rw-r--r-- | Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-installthings.html | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-installthings.html b/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-installthings.html new file mode 100644 index 00000000000..4daeacdbfd9 --- /dev/null +++ b/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-installthings.html @@ -0,0 +1,22 @@ +<head> +<title>UK TeX FAQ -- question label installthings</title> +</head><body> +<h3>Installing things on a (La)TeX system</h3> +<p/><p/>Installing (or replacing) things on your (La)TeX system has the +potential to be rather complicated; the following questions attempt to +provide a step-by-step approach, starting from the point where you’ve +decided what it is that you want to install: +<ul> +<li> You must <a href="FAQ-install-find.html">find the file you need</a>; +<li> If you are going to install a LaTeX package, you may need to + <a href="FAQ-install-unpack.html">unpack the distributed files</a>; +<li> It may be necessary to + <a href="FAQ-install-doc.html">generate some documentation to read</a>; +<li> You need to + <a href="FAQ-install-where.html">decide where to install the files</a>; +<li> You must now <a href="FAQ-inst-wlcf.html">install the files</a>; and + finally +<li> You may need to <a href="FAQ-inst-tidy.html">tidy up</a> after the installation. +</ul> +<p/><p>This question on the Web: <a href="http://www.tex.ac.uk/cgi-bin/texfaq2html?label=installthings">http://www.tex.ac.uk/cgi-bin/texfaq2html?label=installthings</a> +</body> |