blob: c1c5777e6887a4dd976ede97aa9774d01aa1df1a (
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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
|
%%
%% This is file `ts1ybdw.fd',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% berenisadf.dtx (with options: `fd-ts1ybd')
%%
%% -------------------------------------------------
%% Copyright (C) 2010-2024 Clea F. Rees.
%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either version 1.3c
%% of this license or (at your option) any later version.
%% The latest version of this license is in
%% https://www.latex-project.org/lppl.txt
%% and version 1.3c or later is part of all distributions of LaTeX
%% version 2008-05-04 or later.
%%
%% This work has the LPPL maintenance status `maintained'.
%%
%% The Current Maintainer of this work is Clea F. Rees.
%%
%% This file may only be distributed together with a copy of the package
%% berenisadf. You may however distribute the package berenisadf without
%% such generated files.
%%
%% This work consists of all files listed in manifest.txt.
%% -------------------------------------------------
\ProvidesFile{ts1ybdw.fd}
[0000/00/00 font definitions for TS1/ybdw.]
\expandafter\ifx\csname ybd@scale\endcsname\relax
\let\ybd@@scale\@empty
\else
\edef\ybd@@scale{s*[\csname ybd@scale\endcsname]}%
\fi
\DeclareFontFamily{TS1}{ybdw}{}
\DeclareFontShape{TS1}{ybdw}{m}{n}{
<-> \ybd@@scale ybdr8c
}{}
\DeclareFontShape{TS1}{ybdw}{m}{sc}{
<-> \ybd@@scale ybdrc8c
}{}
\DeclareFontShape{TS1}{ybdw}{m}{it}{
<-> \ybd@@scale ybdri8c
}{}
\DeclareFontShape{TS1}{ybdw}{m}{scit}{
<-> \ybd@@scale ybdrci8c
}{}
\DeclareFontShape{TS1}{ybdw}{b}{n}{
<-> \ybd@@scale ybdb8c
}{}
\DeclareFontShape{TS1}{ybdw}{b}{sc}{
<-> \ybd@@scale ybdbc8c
}{}
\DeclareFontShape{TS1}{ybdw}{b}{it}{
<-> \ybd@@scale ybdbi8c
}{}
\DeclareFontShape{TS1}{ybdw}{b}{scit}{
<-> \ybd@@scale ybdbci8c
}{}
\DeclareFontShape{TS1}{ybdw}{m}{sl}{<->ssub * ybd/m/it}{}
\DeclareFontShape{TS1}{ybdw}{m}{si}{<->ssub * ybd/m/scit}{}
\DeclareFontShape{TS1}{ybdw}{b}{sl}{<->ssub * ybd/b/it}{}
\DeclareFontShape{TS1}{ybdw}{bx}{n}{<->ssub * ybd/b/n}{}
\DeclareFontShape{TS1}{ybdw}{bx}{sc}{<->ssub * ybd/b/sc}{}
\DeclareFontShape{TS1}{ybdw}{bx}{it}{<->ssub * ybd/b/it}{}
\DeclareFontShape{TS1}{ybdw}{bx}{sl}{<->ssub * ybd/b/sl}{}
\DeclareFontShape{TS1}{ybdw}{bx}{scit}{<->ssub * ybd/b/scit}{}
\DeclareFontShape{TS1}{ybdw}{b}{si}{<->ssub * ybd/bx/scit}{}
\DeclareFontShape{TS1}{ybdw}{bx}{si}{<->ssub * ybd/b/si}{}
\endinput
%%
%% End of file `ts1ybdw.fd'.
|