
%% May 11, 1993
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%  PostScript font file for use with kluwerbk.sty
%%  Prepared by Amy Hendrickson, TeXnology Inc. for
%%  Kluwer Academic Publishers.              
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

%% Signal that PostScript fonts are being used:
\global\psfontstrue

%% These fonts are named using the Arbortext names. If you are using
%% another PostScript driver program, you will need to rename the fonts.
%% The font names must match the
%% names of the PostScript .tfm files on your system. If you look at
%% the directory where the .tfm files are stored you should
%% be able to make the appropriate substitutions.
%%
%% The following list indicates the name of the font on a PostScript printer,
%% with the name of the .tfm file that accesses that font defined.
%% If necessary, please substitute the names found on your system here:

%%  Change these definitions, if necessary ====>
%%  Please leave one space at end of name; 
%%  i.e., do this: {psmavgd } 
%%        do not do this: {psmavgd}

%% AvantGarde-Demi			
\def\avantgardedemi{psmavgd }

%% AvantGarde-BookOblique		
\def\avantgardebo{psmavgbo }

%% Bookman-Light
\def\bookmanlt{psmbkml }

%% Times-Roman
\def\timesroman{psmtimr }

%% Times-Bold
\def\timesbold{psmtimb }

%% Times-Italic
\def\timesitalic{psmtimi }

%% Times-BoldItalic
\def\timesbolditalic{psmtimbi }

%% Helvetica
\def\helvetica{psmhlv }

%% Courier
\def\courier{psmcou }

%% <==== End of changes needed 


\font\authortitlepagefont= \avantgardedemi at 24pt       
                            %% title in author title page

\font\authorfont=\avantgardedemi at 12pt                
                            %% author in "     "      "

\font\affilfont=\avantgardebo at 12pt                 
                            %% affiliation "   "      "

\font\booktitle=\avantgardedemi at 24pt                  
                            %% title for book title page

\font\chapnumber=\bookmanlt at 54pt                 
                            %% chapter number

\font\chaptitle=\bookmanlt at 20pt                  
                            %% chapter title

\font\sectionfont=\timesbold at 12pt               
                            %% section head

\font\subsectionfont=\timesbold at 12pt
                            %% subsection head

\font\subsubsectionfont=\timesitalic at 12pt
                            %% subsubsection head

%%% Text fonts

%% bold italic
\font\bit= \timesbolditalic at 11pt
\font\ninebit= \timesbolditalic at 10pt
\font\eightbit= \timesbolditalic at 9pt

%% times roman
\font\pstenrm=\timesroman at 11pt
\font\psninerm=\timesroman at 10pt
\font\pseightrm=\timesroman at 9pt

%% times italic
\font\psteni=\timesitalic at 11pt
\font\psninei=\timesitalic at 10pt
\font\pseighti=\timesitalic at 9pt

%% times bold
\font\pstenbf=\timesbold at 11pt
\font\psninebf=\timesbold at 10pt
\font\pseightbf=\timesbold at 9pt

%% helvetica
\font\pstensf=\helvetica at 10pt
\font\psninesf=\helvetica at 9pt
\font\pseightsf=\helvetica at 8pt

%% courier (analogous to \tt )
%% These sizes are 1pt bigger than their names to match size of times fonts.
\font\pstentt=\courier at 11pt
\font\psninett=\courier at 10pt
\font\pseighttt=\courier at 9pt







