summaryrefslogtreecommitdiff
path: root/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-usepsfont.html
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-doc/doc/english/FAQ-en/html/FAQ-usepsfont.html')
-rw-r--r--Master/texmf-doc/doc/english/FAQ-en/html/FAQ-usepsfont.html16
1 files changed, 8 insertions, 8 deletions
diff --git a/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-usepsfont.html b/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-usepsfont.html
index 41770ae767d..4314ad333d2 100644
--- a/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-usepsfont.html
+++ b/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-usepsfont.html
@@ -9,11 +9,11 @@ see <a href="FAQ-metrics.html">metrics for PostScript fonts</a>. You
also need the fonts themselves; PostScript printers come with a set of
fonts built in, but to extend your repertoire you almost invariably
need to buy from one of the many commercial font vendors (see, for
-example, <a href="FAQ-psfchoice.html">"choice of fonts"</a>).
+example, <a href="FAQ-psfchoice.html">&ldquo;choice of fonts&rdquo;</a>).
<p>If you use LaTeX2e, the best way to get PostScript fonts into your
document is to use the PSNFSS package maintained by Walter
Schmidt. The LaTeX3 project team declare that PSNFSS is
-"required", and bug reports may be submitted via the
+&ldquo;required&rdquo;, and bug reports may be submitted via the
<a href="FAQ-latexbug.html">LaTeX bugs system</a>.
PSNFSS gives you a set of packages for changing the default
roman, sans-serif and typewriter fonts; <em>e.g</em>., the
@@ -21,13 +21,13 @@ roman, sans-serif and typewriter fonts; <em>e.g</em>., the
<i>Roman</i> as the main text font (and introduces mechanisms to
typeset mathematics using <i>Times</i> and various more-or-less
matching fonts), while package <i>avant</i> changes the sans-serif
-family to <i>AvantGarde</i>, and <i>Courier</i> changes the
+family to <i>AvantGarde</i>, and <i>courier</i> changes the
typewriter font to <i>Courier</i>. To go with these
packages, you need the font metric files
and font description (<i>.fd</i>) files for each font family you
want to use. For convenience,
-metrics for the 'common 35' PostScript fonts found in most PostScript printers
-are provided with PSNFSS, packaged as the "Laserwriter set".
+metrics for the &lsquo;common 35&rsquo; PostScript fonts found in most PostScript printers
+are provided with PSNFSS, packaged as the &ldquo;Laserwriter set&rdquo;.
<p>For older versions of LaTeX there are various schemes, of which the
simplest to use is probably the PSLaTeX macros distributed with
<i>dvips</i>.
@@ -36,14 +36,14 @@ the fonts is not the same as Computer Modern it will be up to you to
redefine various macros and accents, or you can use the font
re-encoding mechanisms available in many drivers and in
<i>ps2pk</i> and <i>afm2tfm</i>.
-<p>Victor Eijkhout's
+<p>Victor Eijkhout&rsquo;s
<a href="FAQ-lollipop.html">Lollipop package</a>
supports declaration of font families and styles in a similar way to
-LaTeX's NFSS, and so is easy to use with PostScript fonts.
+LaTeX&rsquo;s NFSS, and so is easy to use with PostScript fonts.
<p>Some common problems encountered are discussed elsewhere
(see <a href="FAQ-psfontprob.html">problems with PS fonts</a>).
<dl>
-<dt><tt><i>Metrics for the 'Laserwriter' set of 35 fonts</i></tt><dd><a href="ftp://cam.ctan.org/tex-archive/macros/latex/required/psnfss/lw35nfss.zip">macros/latex/required/psnfss/lw35nfss.zip</a>
+<dt><tt><i>Metrics for the &lsquo;Laserwriter&rsquo; set of 35 fonts</i></tt><dd><a href="ftp://cam.ctan.org/tex-archive/macros/latex/required/psnfss/lw35nfss.zip">macros/latex/required/psnfss/lw35nfss.zip</a>
<dt><tt><i>lollipop</i></tt><dd><a href="ftp://cam.ctan.org/tex-archive/nonfree/macros/lollipop.zip">nonfree/macros/lollipop</a> (<a href="ftp://cam.ctan.org/tex-archive/nonfree/macros/lollipop.tar.gz">gzipped tar</a>, <a href="http://www.tex.ac.uk/tex-archive/nonfree/macros/lollipop/">browse</a>)
<dt><tt><i>psnfss</i></tt><dd><a href="ftp://cam.ctan.org/tex-archive/macros/latex/required/psnfss.zip">macros/latex/required/psnfss</a> (<a href="ftp://cam.ctan.org/tex-archive/macros/latex/required/psnfss.tar.gz">gzipped tar</a>, <a href="http://www.tex.ac.uk/tex-archive/macros/latex/required/psnfss/">browse</a>)
</dl>