summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/gfsbodoni/t1bodoni.fd
blob: 6fd56a1e1e9086f47874038a4add7b0f661c6494 (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
%% This is file 't1bodoni.fd'.
%%
%% (c) copyright Jan 2002 by
%% Antonis Tsolomitis and Ioannis Vasilogiorgakis.
%%
%%  This program can be redistributed and/or modified under the terms
%%  of the LaTeX Project Public License Distributed from CTAN
%%  archives in directory macros/latex/base/lppl.txt; either
%%  version 1 of the License, or any later version.
%%
%% THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY

\DeclareFontFamily{T1}{bodoni}
\DeclareFontShape{T1}{bodoni}{m}{n}{<-> s * [0.955] bodonirg9a}{}
\DeclareFontShape{T1}{bodoni}{m}{it}{<-> s * [0.955] bodonii9a}{}
\DeclareFontShape{T1}{bodoni}{b}{n}{<-> s * [0.955] bodonib9a}{}
\DeclareFontShape{T1}{bodoni}{b}{it}{<-> s * [0.955] bodonibi9a}{}
\DeclareFontShape{T1}{bodoni}{m}{sc}{<-> s * [0.955] bodonisc9a}{}
\DeclareFontShape{T1}{bodoni}{m}{sl}{<-> s * [0.955] bodonio9a}{}
\DeclareFontShape{T1}{bodoni}{b}{sl}{<-> s * [0.955] bodonibo9a}{}
\DeclareFontShape{T1}{bodoni}{m}{sco}{<-> s * [0.955] bodonisco9a}{}

\DeclareFontShape{T1}{bodoni}{bx}{n}{<-> s * [0.955] bodonib9a}{}
\DeclareFontShape{T1}{bodoni}{bx}{it}{<-> s * [0.955] bodonibi9a}{}
\DeclareFontShape{T1}{bodoni}{bx}{sl}{<-> s * [0.955] bodonibo9a}{}

\endinput
%%
%% End of file 't1bodoni.fd'.