texmf
tree. All the
strictures about installing non-standard things apply here: be sure
to put the files in the local tree. The list gives reasonable
destinations for the various files related to a font family <fname>:
.pfb, .pfa .../fonts/type1/<foundry>/<fname> .tfm .../fonts/tfm/<foundry>/<fname> .vf .../fonts/vf/<foundry>/<fname> .sty, .fd .../tex/latex/<fname> .map .../fonts/map/dvips/<foundry>but if you are lucky, you will be starting from a distribution from CTAN and can make use of the corresponding
.tds.zip
file, and not care about how to place your files
in the TDS tree.
updmap-sys --enable Map <fname>.map
as root. (You can use plain updmap, but you will be in danger of creating confusion with different map sets for different users thereby.)
initexmf --edit-config-file updmap
adding a line at the end:
Map <fname>.map
for each font family <fname> you are adding to the system. Now generate revised maps with the shell command
initexmf --mkmaps
This, and other matters, are described in MiKTeX ”advanced” documentation.
This question on the Web: http://www.tex.ac.uk/cgi-bin/texfaq2html?label=instt1font