summaryrefslogtreecommitdiff
path: root/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-keepfonts.html
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-doc/doc/english/FAQ-en/html/FAQ-keepfonts.html')
-rw-r--r--Master/texmf-doc/doc/english/FAQ-en/html/FAQ-keepfonts.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-keepfonts.html b/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-keepfonts.html
index 11336f0edf9..aa30defd5c3 100644
--- a/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-keepfonts.html
+++ b/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-keepfonts.html
@@ -11,7 +11,7 @@ same base name as does the input (<em>e.g.</em>, if the input file was
and <i>cmr10.log</i>).
<p>For TeX to use the font, you need a TFM file, so you need
to keep that. However, you are likely to generate the same font
-at more than one magnification, and each time you do so you'll
+at more than one magnification, and each time you do so you&rsquo;ll
(incidentally) generate another TFM file; these files are
all the same, so you only need to keep one of them.
<p>To preview or to produce printed output, the DVI processor will need a
@@ -19,7 +19,7 @@ font raster file; this is what the GF file provides. However, while
there used (once upon a time) to be DVI processors that could use
GF files, modern processors use packed raster (PK) files.
Therefore, you need to generate a PK file from the GF file; the
-program <i>gftopk</i> does this for you, and once you've done that you
+program <i>gftopk</i> does this for you, and once you&rsquo;ve done that you
may throw the GF file away.
<p>The log file should never need to be used, unless there was some sort
of problem in the Metafont run, and need not be ordinarily kept.