diff options
Diffstat (limited to 'Master/texmf-doc/doc/english/FAQ-en/html/FAQ-inst1cm.html')
-rw-r--r-- | Master/texmf-doc/doc/english/FAQ-en/html/FAQ-inst1cm.html | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-inst1cm.html b/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-inst1cm.html index b8f56767729..2ce7546241e 100644 --- a/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-inst1cm.html +++ b/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-inst1cm.html @@ -14,12 +14,12 @@ so the first thing to do is to just try it. On a system that uses latex sample2e dvips -Pcmz -Pamz -o sample2e.ps sample2e </pre> -at a "command prompt" (<i>shell</i>, in a Unix-style system, -"DOS box" in a Windows system). +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> +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 including the Type 1 font, +this is <i>dvips</i> telling you it’s including 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. <p>The CTAN directories listed below contain compressed archives of @@ -27,11 +27,11 @@ the Type 1 files for various architectures, both for the Computer Modern fonts and for the AMS fonts of mathematical and other useful things. Download the archives that are appropriate for your architecture, and -extract the files - you only actually need the contents of the +extract the files — you only actually need the contents of the <i>pfb</i> directories, since you already have the fonts -installed in the "ordinary" way, so that the TFM files are -already present. (You don't need the PostScript font metric - AFM -and PFM - files in any case.) +installed in the “ordinary” way, so that the TFM files are +already present. (You don’t need the PostScript font metric — AFM +and PFM — files in any case.) <p>The files should go into your local <code>texmf</code> tree (<i>texmf.local</i>, <i>texmf-local</i>, <i>localtexmf</i>, or whatever). Create directories at offsets <i>fonts/type1/bluesky/cm</i> and @@ -45,7 +45,7 @@ AMS fonts; for the CM fonts, map files are available separately. <p>The set of map files includes files <code>config.*</code>; each of these contains an instruction to load a single map file. For ordinary use, you -instruct <i>dvips</i> to load the "detailed" map of the +instruct <i>dvips</i> to load the “detailed” map of the CM fonts by use of the command: <pre> dvips -Pcmz myfile |