diff options
Diffstat (limited to 'Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-prept1font.html')
-rw-r--r-- | Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-prept1font.html | 20 |
1 files changed, 11 insertions, 9 deletions
diff --git a/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-prept1font.html b/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-prept1font.html index 0c06f0651b0..7b38729cc53 100644 --- a/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-prept1font.html +++ b/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-prept1font.html @@ -2,15 +2,13 @@ <title>UK TeX FAQ -- question label prept1font</title> </head><body> <h3>Preparing a Type 1 font</h3> -<p/>The process of installing a Type 1 font set is rather convoluted, but -it may be separated into a modest set of operations. -<p/>The two basic stages are to prepare the font(s) for installation (this -question) and installing the result (see -<a href="FAQ-instt1font.html">installing a Type 1 font</a>). Each of -these basic stages +<p/>The process of installing a Type 1 font set is rather convoluted, and +we will deal with it in two chunks: first (in the present answer) +preparing the font for installation, and second +<a href="FAQ-instt1font.html">installing a Type 1 font</a>). <p/>Many fonts are supplied in (La)TeX ready form: such fonts need no -preparation, and may be <a href="FAQ-instt1font.html">installed immediately</a>. -However, if you purchase a font from a Type foundry (either direct or +preparation, and may be installed immediately. +<p/>However, if you purchase a font from a Type foundry (either direct or via one of the web stores), you are likely to need to ‘prepare’ it for use with (La)TeX. The rest of this answer discusses this preparation. <ul> @@ -52,5 +50,9 @@ use with (La)TeX. The rest of this answer discusses this preparation. </ul> Having traversed this list, you have a set of font files ready for installation. -<p/><p>This question on the Web: <a href="http://www.tex.ac.uk/cgi-bin/texfaq2html?label=prept1font">http://www.tex.ac.uk/cgi-bin/texfaq2html?label=prept1font</a> +<dl> +<dt><tt><i>fontinst.sty</i></tt><dd><a href="http://www.tex.ac.uk/tex-archive/fonts/utilities/fontinst.zip">fonts/utilities/fontinst</a> (or <a href="http://www.tex.ac.uk/tex-archive/fonts/utilities/fontinst/">browse the directory</a>) +<dt><tt><i>Type 1 installation guide</i></tt><dd><a href="http://www.tex.ac.uk/tex-archive/info/Type1fonts/fontinstallationguide/fontinstallationguide.pdf">info/Type1fonts/fontinstallationguide/fontinstallationguide.pdf</a> +</dl> +<p/><p/><p>This question on the Web: <a href="http://www.tex.ac.uk/cgi-bin/texfaq2html?label=prept1font">http://www.tex.ac.uk/cgi-bin/texfaq2html?label=prept1font</a> </body> |