<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.6944.0">
<TITLE>[Fontinst] Adding a TTF to the normal font installation</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->

<P><FONT SIZE=2 FACE="Arial">Let me outline the method I came up with for this problem:</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">1.&nbsp; At the DOS prompt, run ttf2afm to create the *.afm files, following the Berry naming conventions.</FONT>

<BR><FONT SIZE=2 FACE="Arial">2.&nbsp; Put a fontinst TeX file in the afm directory to create the font family.&nbsp; Run this TeX file.</FONT>

<BR><FONT SIZE=2 FACE="Arial">3.&nbsp; Run vptovf on all the *.vpl files.&nbsp; Put the *.vf and *.tfm files where they belong.</FONT>

<BR><FONT SIZE=2 FACE="Arial">4.&nbsp; Run pltotf on all the *.pl files.&nbsp; Put the *.tfm files where they belong (which is debatable).</FONT>

<BR><FONT SIZE=2 FACE="Arial">5.&nbsp; Update the font name database in the shell which runs TeX.&nbsp; Run the LaTeX file which uses the relevant font(s).&nbsp; The font inclusion in the YaP file should be poor, due to missing *.pk files at the appropriate scaled sizes.</FONT></P>

<P><FONT SIZE=2 FACE="Arial">6.&nbsp; Manually create the *.pk files scaled appropriately using ttf2pk.</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">I am not certain that all these steps are necessary; I only know what worked.</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">Stephen C. Lipp</FONT>
</P>

</BODY>
</HTML>