summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/courier-scaled/ly1pcrs.fd
blob: db1d923b3966d0c11d24473558d6bf0559ac6065 (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
34
35
36
37
% 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{ly1pcrs.fd}
   [2004/07/09 scalable font definitions for T1/pcrs.]
\expandafter\ifx\csname Cr@scale\endcsname\relax
 \let\Cr@@scale\@empty
\else
 \edef\Cr@@scale{s*[\csname Cr@scale\endcsname]}%
\fi
\DeclareFontFamily{LY1}{pcrs}{\hyphenchar \font\m@ne}
\DeclareFontShape{LY1}{pcrs}{m}{n}{
   <->\Cr@@scal pcrr8y
}{}
\DeclareFontShape{LY1}{pcrs}{m}{sl}{
   <->\Cr@@scal pcrro8y
}{}
\DeclareFontShape{LY1}{pcrs}{b}{n}{
   <->\Cr@@scal pcrb8y
}{}
\DeclareFontShape{LY1}{pcr}{b}{sl}{
   <->\Cr@@scal pcrbo8y
}{}
% Adobe does not make a smallcaps Courier
\DeclareFontShape{LY1}{pcrs}{m}{sc}{<-> sub * pcrs/m/n}{}
\DeclareFontShape{LY1}{pcrs}{b}{sc}{<-> sub * pcrs/b/n}{}
\DeclareFontShape{LY1}{pcrs}{m}{it}{<->ssub * pcrs/m/sl}{}
\DeclareFontShape{LY1}{pcrs}{bx}{n}{<->ssub * pcrs/b/n}{}
\DeclareFontShape{LY1}{pcrs}{bx}{sl}{<->ssub * pcrs/b/sl}{}
\DeclareFontShape{LY1}{pcrs}{bx}{it}{<->ssub * pcrs/b/it}{}
\DeclareFontShape{LY1}{pcrs}{b}{it}{<->ssub * pcrs/b/sl}{}
\DeclareFontShape{LY1}{pcrs}{bx}{sc}{<->ssub * pcrs/b/sc}{}
\endinput