summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/droid/lgrfdm.fd
blob: 4a780bdf167b18255dd1ab13987e60be75704b60 (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
%Filename: lgrfdm.fd
%Created by: tex droid-drv
%Created using fontinst v1.933

%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY

\ProvidesFile{lgrfdm.fd}
   [2011/08/21 Fontinst v1.933 font definitions for LGR/fdm.]

\expandafter\ifx\csname droid@scale\endcsname\relax
  \let\droid@scale\@empty
\fi

\DeclareFontFamily{LGR}{fdm}{}

\DeclareFontShape{LGR}{fdm}{m}{n}{
   <->\droid@scale DroidSansMono-lgr
}{}

\DeclareFontShape{LGR}{fdm}{m}{sl}{
   <->\droid@scale DroidSansMono-Slanted-lgr
}{}

\DeclareFontShape{LGR}{fdm}{m}{sc}{
   <->\droid@scale DroidSansMono-SmallCaps-lgr
}{}

\DeclareFontShape{LGR}{fdm}{m}{scsl}{
   <->\droid@scale DroidSansMono-Slanted-SmallCaps-lgr
}{}

\DeclareFontShape{LGR}{fdm}{m}{it}{<->ssub * fdm/m/sl}{}
\DeclareFontShape{LGR}{fdm}{m}{scit}{<->ssub * fdm/m/scsl}{}

\endinput