summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/dsserif/udsserif.fd
blob: 160878d068a43589eb962cc1c197cafc58e75c2c (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
%Filename: udsserif.fd
%Created by: tex DSSerif-drv
%Created using fontinst v1.933

%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY

\ProvidesFile{udsserif.fd}
   [2018/04/30 Fontinst v1.933 font definitions for U/DSSerif.]

\expandafter\ifx\csname DSS@scale\endcsname\relax
\let\DSS@@scale\@empty\else\edef\DSS@@scale{s*[\csname DSS@scale\endcsname]}\fi

\DeclareFontFamily{U}{DSSerif}{\skewchar \font =45}

\DeclareFontShape{U}{DSSerif}{m}{n}{
   <-> \DSS@@scale DSSerif
}{}

\DeclareFontShape{U}{DSSerif}{b}{n}{
   <-> \DSS@@scale DSSerif-Bold
}{}

\DeclareFontShape{U}{DSSerif}{bx}{n}{<->ssub * DSSerif/b/n}{}

\endinput