diff options
Diffstat (limited to 'Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-inst1cm.html')
-rw-r--r-- | Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-inst1cm.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-inst1cm.html b/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-inst1cm.html index fc9f48f1cc8..b05ef0b9fff 100644 --- a/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-inst1cm.html +++ b/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-inst1cm.html @@ -18,15 +18,15 @@ at a “command prompt” (<i>shell</i>, in a Unix-style system, “DOS box” in a Windows system). <p/>If the command works at all, the console output of the command will include a sequence of Type 1 font file names, listed as -<code><cmr10.pfb></code> and so on; this is <i>dvips</i> telling you -it’s copying information from the Type 1 font, and you need do no -more. +<code><<em>path</em>/cmr10.pfb></code> and so on; this is <i>dvips</i> +telling you it’s copying information from the Type 1 font, and you +need do no more. <p/>If the test has failed, you need to install your own set of the fonts; the distribution (including all the fonts the AMS designed and produced themselves) is now described as <i>amsfonts</i>. The bundle contains metric and map files — all you need to <a href="FAQ-instt1font.html">install the fonts</a>. -<p/><dl> +<dl> <dt><tt><i>AMS and CM fonts, in Type 1 format</i></tt><dd><a href="http://mirror.ctan.org/fonts/amsfonts.zip">fonts/amsfonts</a> (or <a href="http://mirror.ctan.org/fonts/amsfonts/">browse the directory</a>); <a href="http://mirror.ctan.org/help/Catalogue/entries/amsfonts.html">catalogue entry</a> </dl> <p/><p/> |