%%% ==================================================================== %%% @TeX-file{ %%% author = "Alan Jeffrey", %%% version = "1.307", %%% date = "12 January 1994", %%% time = "20:35:29 GMT", %%% filename = "fonttime.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 Times example", %%% supported = "yes", %%% abstract = "This is an example program which installs %%% the Adobe Times Roman font family, using %%% the fontinst package.", %%% 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, ptmr0.afm, ptmri0.afm, %%% ptmb0.afm, ptmbi0.afm, latin.mtx", %%% } %%% ==================================================================== \input fontinst.sty \needsfontinstversion{1.307} \installfonts \installfamily{T1}{ptm}{} \installfont{ptmrq}{ptmr0,latin}{T1}{T1}{ptm}{m}{n}{} \installfont{ptmrcq}{ptmr0,latin}{T1c}{T1}{ptm}{m}{sc}{} \installfont{ptmriq}{ptmri0,latin}{T1}{T1}{ptm}{m}{it}{} \installfont{ptmbq}{ptmb0,latin}{T1}{T1}{ptm}{bx}{n}{} \installfont{ptmbcq}{ptmb0,latin}{T1c}{T1}{ptm}{bx}{sc}{} \installfont{ptmbiq}{ptmbi0,latin}{T1}{T1}{ptm}{bx}{it}{} \endinstallfonts \bye