summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/courier-scaled/8rpcrs.fd
blob: 3bc2f833962b789b4a1dae608c20c1b189bbb0d0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
% This program may be distributed and/or modified under the
% conditions of the LaTeX Project Public License, either version 1.2
% of this license or (at your option) any later version.
% The latest version of this license is in
%   http://www.latex-project.org/lppl.txt
% and version 1.2 or later is part of all distributions of LaTeX
% version 1999/12/01 or later.
\ProvidesFile{8rpcrs.fd}
   [2004/07/09 font definitions for 8r/pcrs.]
\expandafter\ifx\csname Cr@scale\endcsname\relax
 \let\Cr@@scale\@empty
\else
 \edef\Cr@@scale{s*[\csname Cr@scale\endcsname]}%
\fi
\DeclareFontFamily{8r}{pcrs}{\hyphenchar \font\m@ne}
\DeclareFontShape{8r}{pcrs}{m}{n}{
   <->\Cr@@scale pcrr8r
}{}
\DeclareFontShape{8r}{pcrs}{m}{sl}{
   <->\Cr@@scale pcrro8r
}{}
\DeclareFontShape{8r}{pcrs}{b}{n}{
   <->\Cr@@scale pcrb8r
}{}
\DeclareFontShape{8r}{pcrs}{b}{sl}{
   <->\Cr@@scale pcrbo8r
}{}
\DeclareFontShape{8r}{pcrs}{m}{it}{<->ssub * pcrs/m/sl}{}
\DeclareFontShape{8r}{pcrs}{bx}{n}{<->ssub * pcrs/b/n}{}
\DeclareFontShape{8r}{pcrs}{bx}{sl}{<->ssub * pcrs/b/sl}{}
\DeclareFontShape{8r}{pcrs}{b}{it}{<->ssub * pcrs/b/sl}{}
\DeclareFontShape{8r}{pcrs}{bx}{it}{<->ssub * pcrs/b/it}{}
\endinput