summaryrefslogtreecommitdiff
path: root/info/beginlatex/src/ly1pcr.fd
blob: 4bf944cf88987303bf25460423345b52822f1c9d (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
38
39
40
41
42
43


\ProvidesFile{ly1pcr.fd}
   [1997/01/26  LY1/pcr with Adobe file names. (DPC)]

% We don't want hyphenation in fixed width font

\DeclareFontFamily{LY1}{pcr}{\hyphenchar \font\m@ne}

\DeclareFontShape{LY1}{pcr}{m}{n}{<-> s * [0.95] com}{}
\DeclareFontShape{LY1}{pcr}{m}{sl}{<-> s * [0.95] coo}{}
\DeclareFontShape{LY1}{pcr}{b}{n}{<-> s * [0.95] cob}{}
\DeclareFontShape{LY1}{pcr}{b}{sl}{<-> s * [0.95] cobo}{}

% There are no Courier Smallcaps, so we substitute

\DeclareFontShape{LY1}{pcr}{l}{sc}{<->ssub * pcr/m/sc}{}
\DeclareFontShape{LY1}{pcr}{bx}{sc}{<->ssub * pcr/b/sc}{}

% We treat italic as slanted

\DeclareFontShape{LY1}{pcr}{m}{it}{<->ssub * pcr/m/sl}{}
\DeclareFontShape{LY1}{pcr}{b}{it}{<->ssub * pcr/b/sl}{}

% We treat bold extended as bold

\DeclareFontShape{LY1}{pcr}{bx}{n}{<->ssub * pcr/b/n}{}
\DeclareFontShape{LY1}{pcr}{bx}{sl}{<->ssub * pcr/b/sl}{}
\DeclareFontShape{LY1}{pcr}{bx}{it}{<->ssub * pcr/b/it}{}
\DeclareFontShape{LY1}{pcr}{bx}{sc}{<->ssub * pcr/b/sc}{}

% We treat lite as medium

\DeclareFontShape{LY1}{pcr}{l}{n}{<->ssub * pcr/m/n}{}
\DeclareFontShape{LY1}{pcr}{l}{sl}{<->ssub * pcr/m/sl}{}
\DeclareFontShape{LY1}{pcr}{l}{it}{<->ssub * pcr/m/it}{}
\DeclareFontShape{LY1}{pcr}{l}{sc}{<->ssub * pcr/m/sc}{}

\endinput