%%% ==================================================================== %%% @TeX-file{ %%% author = "Alan Jeffrey", %%% version = "1.317", %%% date = "08 February 1994", %%% time = "15:13:23 GMT", %%% filename = "fontptcm.tex", %%% address = "School of Cognitive and Computing Sciences %%% University of Sussex %%% Brighton BN1 9QH %%% UK", %%% telephone = "+44 273 606755 x 3238", %%% FAX = "+44 273 678188", %%% checksum = "???", %%% email = "alanje@cogs.sussex.ac.uk", %%% codetable = "ISO/ASCII", %%% keywords = "font installation example", %%% supported = "yes", %%% abstract = "This is an example program which uses %%% the Adobe Times, Adobe Symbol and Computer %%% Modern math fonts to build Times math fonts.", %%% docstring = "The checksum field above contains a CRC-16 %%% checksum as the first value, followed by the %%% equivalent of the standard UNIX wc (word %%% count) utility output of lines, words, and %%% characters. This is produced by Robert %%% Solovay's checksum utility.", %%% package = "fontinst", %%% dependencies = "fontinst.sty, %%% ptmri0.afm, ptmbi0.afm, ptmr0, ptmb0, %%% psyr.afm, pzcmi0.afm, %%% cmmi10.pl, cmsy10.pl, %%% cmex10.pl, cmex9.pl, cmr10.pl, %%% mathit.mtx, kernon.mtx, kernoff.mtx, %%% unsetalf.mtx, unsethum.mtx, unsetsym.mtx, %%% ptmcmhax.mtx, psycmhax.mtx." %%% } %%% ==================================================================== \input fontinst.sty \needsfontinstversion{1.317} % Some math fonts built from Times, Symbol, Zapf Chancery and CM math. \installfonts \installfamily{OT1}{ptmcm}{} \installfamily{OML}{ptmcm}{\skewchar\font=127} \installfamily{OMS}{pzccm}{} \installfamily{OMX}{psycm}{} \installfont{zptmcmr} {ptmr0,psyr,latin,zrhax,kernoff,cmr10} {OT1}{OT1}{ptmcm}{m}{n}{} \installfont{zptmcmrm} {kernoff,cmmi10,kernon,unsetalf,unsethum,ptmri0,psyr,mathit,zrmhax} {OML}{OML}{ptmcm}{m}{it}{} \installfont{zpzccmry} {cmsy10,unsethum,psyr,ptmr0,unsetalf,pzcmi0 scaled 1124,mathsy} {OMS}{OMS}{pzccm}{m}{n}{} \installfont{zpsycmrv} {cmex10,psyr,zrvhax,cmex9 scaled 900} {OMX}{OMX}{psycm}{m}{n}{} \endinstallfonts \bye