summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/gfsdidot/t1udidot.fd
blob: 6805151aed128e937a6e2dddabe83b798dbdad42 (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
%% This is file 't1udidot.fd'.
%%
%% (c) copyright Jan 2002 by
%% Antonis Tsolomitis and Ioannis Vasilogiorgakis.
%% Modified by A. Tsolomitis, January 2006.
%%
%%  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}{udidot}{}
\DeclareFontShape{T1}{udidot}{m}{n}{<-> s * [1.04] didotrg9a}{}
\DeclareFontShape{T1}{udidot}{m}{it}{<-> s * [1.04] didoti9a}{}
\DeclareFontShape{T1}{udidot}{b}{n}{<-> s * [1.04] didotb9a}{}
\DeclareFontShape{T1}{udidot}{b}{it}{<-> s * [1.04] didotbi9a}{}
\DeclareFontShape{T1}{udidot}{m}{sl}{<-> s * [1.04] didoto9a}{}
\DeclareFontShape{T1}{udidot}{b}{sl}{<-> s * [1.04] didotbo9a}{}
\DeclareFontShape{T1}{udidot}{m}{sc}{<-> s * [1.04] didotsc9a}{}
\DeclareFontShape{T1}{udidot}{m}{ui}{<-> s * [1.04] didotui9a}{}
\DeclareFontShape{T1}{udidot}{m}{sco}{<-> s * [1.04] didotsco9a}{}
\DeclareFontShape{T1}{udidot}{bx}{it}{ <-> s * [1.04] didotbi9a}{}
\DeclareFontShape{T1}{udidot}{bx}{sl}{ <-> s * [1.04] didotbo9a}{}
\DeclareFontShape{T1}{udidot}{bx}{n}{ <-> s * [1.04] didotb9a}{}

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