diff options
Diffstat (limited to 'Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-inst-miktexstar.html')
-rw-r--r-- | Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-inst-miktexstar.html | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-inst-miktexstar.html b/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-inst-miktexstar.html index 7ffb88aba90..b9322d45213 100644 --- a/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-inst-miktexstar.html +++ b/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-inst-miktexstar.html @@ -7,29 +7,29 @@ project managers (new packages and updates on CTAN ordinarily make their way to the MiKTeX package repository within a week). Thus it makes sense for the MiKTeX user to take advantage of the system rather than grinding through the steps of installation. -<p/>MiKTeX maintains a database of packages it “knows about”, +<p/>MiKTeX maintains a database of packages it “knows about”, together with (coded) installation instructions that enable it to install the packages with minimal user intervention; you can update the database over the internet. -<p/>If MiKTeX does know about a package you need installed, it’s worth +<p/>If MiKTeX does know about a package you need installed, it’s worth using the system: first, open the MiKTeX packages window: click on - <code>Start</code>-> - <code>Programs</code>-> - <code>MiKTeX</code>-> + <code>Start</code>-> + <code>Programs</code>-> + <code>MiKTeX</code>-> <code>MiKTeX Options</code>, and select the <code>Packages</code> tab. <p/>On the tab, there is an Explorer-style display of packages. -Right-click on the root of the tree, “<code>MiKTeX Packages</code>”, -and select “<code>Search</code>”: enter the name of the package you’re -interested in, and press the “<code>Search</code>” button. If +Right-click on the root of the tree, “<code>MiKTeX Packages</code>”, +and select “<code>Search</code>”: enter the name of the package you’re +interested in, and press the “<code>Search</code>” button. If MiKTeX knows about your package, it will open up the tree to show you a tick box for your package: check that box. -<p/>If you prefer a command-line utility, there’s <i>mpm</i>. Open a +<p/>If you prefer a command-line utility, there’s <i>mpm</i>. Open a command shell, and type: <blockquote> <pre> -mpm --install=<package> +mpm --install=<package> </pre> </blockquote><p> (which of course assumes you know the name by which MiKTeX refers to |