diff options
author | Karl Berry <karl@freefriends.org> | 2011-05-04 23:39:21 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-05-04 23:39:21 +0000 |
commit | 16bfcc69400c93c3d779a104107606ae122a7dbe (patch) | |
tree | e2456232be21108418db974f47ea118eec770469 /Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-instmffont.html | |
parent | 9a8f00b89c2c1cd283f5fd0fb54959ef0690646f (diff) |
FAQ-en 3.22 (4may11)
git-svn-id: svn://tug.org/texlive/trunk@22304 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-instmffont.html')
-rw-r--r-- | Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-instmffont.html | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-instmffont.html b/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-instmffont.html deleted file mode 100644 index e326e2144a3..00000000000 --- a/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-instmffont.html +++ /dev/null @@ -1,22 +0,0 @@ -<head> -<title>UK TeX FAQ -- question label instmffont</title> -</head><body> -<h3>Installing a font provided as Metafont source</h3> -<p/>Metafont fonts are (by comparison with other sorts of font) rather -pleasingly simple. Nowadays, they are mostly distributed just as the -Metafont source, since modern TeX distributions are able to produce -everything the user needs “on the fly”; however, if the distribution -<em>does</em> include TFM files, install them too, since they -save a little time and don’t occupy much disc space. Always distrust -distributions of PK font bitmap files: there’s no way of -learning from them what printer they were generated for, and naming -schemes under different operating systems are another source of -confusion. -<p/>“<a href="FAQ-install-where.html">Where to install files</a>” -specifies where the files should go. -<p/>Further confusion is introduced by font families whose authors devise rules -for automatic generation of Metafont sources for generating fonts at -particular sizes; the installation has to know about the rules, as -otherwise it cannot generate font files. -<p/><p>This question on the Web: <a href="http://www.tex.ac.uk/cgi-bin/texfaq2html?label=instmffont">http://www.tex.ac.uk/cgi-bin/texfaq2html?label=instmffont</a> -</body> |