diff options
Diffstat (limited to 'Master/texmf-doc/doc/english/FAQ-en/html/FAQ-metrics.html')
-rw-r--r-- | Master/texmf-doc/doc/english/FAQ-en/html/FAQ-metrics.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-metrics.html b/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-metrics.html index cddb11091c1..06dd0d2de82 100644 --- a/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-metrics.html +++ b/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-metrics.html @@ -2,7 +2,7 @@ <title>UK TeX FAQ -- question label metrics</title> </head><body> <h3>TeX font metric files for PostScript fonts</h3> -<p>Reputable font vendors such as Adobe supply metric files for each +<p/>Reputable font vendors such as Adobe supply metric files for each font, in AFM (Adobe Font Metric) form; these can be converted to TFM (TeX Font Metric) form. Most modern distributions have prebuilt metrics which will be more than enough for many people; but you may @@ -28,17 +28,17 @@ which is designed to sit well with “Adobe standard” encoded fonts. Basic support of LY1 is available on CTAN: note that the “relation with Adobe’s encoding” means that there are no virtual fonts in the LY1 world. -<p>Alan Jeffrey’s <i>fontinst</i> package is an AFM to +<p/>Alan Jeffrey’s <i>fontinst</i> package is an AFM to TFM converter written in TeX; it is used to generate the files used by LaTeX2e’s PSNFSS package to support use of PostScript fonts. It is a sophisticated package, not for the faint-hearted, but is powerful enough to cope with most needs. Much of its power relies on the use of <a href="FAQ-virtualfonts.html">virtual fonts</a>. -<p>For slightly simpler problems, Rokicki’s <i>afm2tfm</i>, +<p/>For slightly simpler problems, Rokicki’s <i>afm2tfm</i>, distributed with <i>dvips</i>, is fast and efficient; note that the metrics and styles that come with <i>dvips</i> are <em>not</em> currently LaTeX2e compatible. -<p>For the Macintosh (classic), there is a program called +<p/>For the Macintosh (classic), there is a program called <i>EdMetrics</i> which does the job (and more). <i>EdMetrics</i> comes with the (commercial) <a href="FAQ-commercial.html">Textures</a> distribution, but is itself free @@ -53,5 +53,5 @@ software, and is available on CTAN. <dt><tt><i>fontinst</i></tt><dd><a href="ftp://cam.ctan.org/tex-archive/fonts/utilities/fontinst.zip">fonts/utilities/fontinst</a> (<a href="ftp://cam.ctan.org/tex-archive/fonts/utilities/fontinst.tar.gz">gzipped tar</a>, <a href="http://www.tex.ac.uk/tex-archive/fonts/utilities/fontinst/">browse</a>) <dt><tt><i>LY1 support</i></tt><dd><a href="ftp://cam.ctan.org/tex-archive/macros/latex/contrib/psnfssx/ly1.zip">macros/latex/contrib/psnfssx/ly1</a> (<a href="ftp://cam.ctan.org/tex-archive/macros/latex/contrib/psnfssx/ly1.tar.gz">gzipped tar</a>, <a href="http://www.tex.ac.uk/tex-archive/macros/latex/contrib/psnfssx/ly1/">browse</a>) </dl> -<p><p>This question on the Web: <a href="http://www.tex.ac.uk/cgi-bin/texfaq2html?label=metrics">http://www.tex.ac.uk/cgi-bin/texfaq2html?label=metrics</a> +<p/><p>This question on the Web: <a href="http://www.tex.ac.uk/cgi-bin/texfaq2html?label=metrics">http://www.tex.ac.uk/cgi-bin/texfaq2html?label=metrics</a> </body> |