summaryrefslogtreecommitdiff
path: root/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-inst-wlcf.html
diff options
context:
space:
mode:
authorManuel Pégourié-Gonnard <mpg@elzevir.fr>2008-06-21 13:58:54 +0000
committerManuel Pégourié-Gonnard <mpg@elzevir.fr>2008-06-21 13:58:54 +0000
commit4683bcefcc8e380dda5f46ff09833a4b9b7f7804 (patch)
tree114f6e4f828c88b59884c61813315b67314dfc54 /Master/texmf-doc/doc/english/FAQ-en/html/FAQ-inst-wlcf.html
parentbaafafa261f8d350aaed51a28fb3c8627aa78237 (diff)
FAQ-en v3.18
git-svn-id: svn://tug.org/texlive/trunk@8900 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-doc/doc/english/FAQ-en/html/FAQ-inst-wlcf.html')
-rw-r--r--Master/texmf-doc/doc/english/FAQ-en/html/FAQ-inst-wlcf.html11
1 files changed, 6 insertions, 5 deletions
diff --git a/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-inst-wlcf.html b/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-inst-wlcf.html
index ec1eb84f888..2303718154d 100644
--- a/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-inst-wlcf.html
+++ b/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-inst-wlcf.html
@@ -2,7 +2,7 @@
<title>UK TeX FAQ -- question label inst-wlcf</title>
</head><body>
<h3>Installing files &ldquo;where (La)TeX can find them&rdquo;</h3>
-<p/>In the past, package documentation used always to tell you to put your
+<p/><p/>In the past, package documentation used always to tell you to put your
files &ldquo;where LaTeX can find them&rdquo;; this was always unhelpful &mdash;
if you knew where that <em>was</em>, you didn&rsquo;t need telling, but if you
<em>didn&rsquo;t</em> know, you were completely stuck.
@@ -30,12 +30,13 @@ and click on <code>Refresh FNDB</code>.
The job may also be done in a command window, using the command:
<blockquote>
<pre>
-initexmf -u
+initexmf --update-fndb
</pre>
</blockquote><p>
-See the MiKTeX documentation for further details about
-<code>initexmf</code>.
-<p/>On a teTeX or TeX-live-based system, use the command
+The
+<a href="http://docs.miktex.org/manual/initexmf.html">MiKTeX documentation</a>
+gives further details about <code>initexmf</code>.
+<p/>On a teTeX or TeX Live-based system, use the command
<code>texhash</code> (or if that&rsquo;s not available, <code>mktexlsr</code> &mdash;
they ought to be different names for the same program).
<p/>Having done all this, the new package will be available for use.