summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/libertine/ufxl02.fd
blob: 1685012049ef28359ca02f8ad4da402f1f3a5034 (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
\ProvidesFile{ufxl02.fd}
   [2007/06/11 scaled font definitions for libertine U/fxl02 (Nm).]

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

\DeclareFontFamily{U}{fxl02}{}

\DeclareFontShape{U}{fxl02}{m}{n}{
   <-> \fxl@@scale fxlr-xl-02
}{}

\DeclareFontShape{U}{fxl02}{m}{it}{
   <-> \fxl@@scale fxlri-xl-02
}{}

\DeclareFontShape{U}{fxl02}{b}{n}{
   <-> \fxl@@scale fxlb-xl-02
}{}

\DeclareFontShape{U}{fxl02}{b}{it}{
   <-> \fxl@@scale fxlbi-xl-02
}{}

\DeclareFontShape{U}{fxl02}{m}{sl}{<->ssub * fxl02/m/it}{}
\DeclareFontShape{U}{fxl02}{bx}{n}{<->ssub * fxl02/b/n}{}
\DeclareFontShape{U}{fxl02}{bx}{it}{<->ssub * fxl02/b/it}{}
\DeclareFontShape{U}{fxl02}{b}{sl}{<->ssub * fxl02/b/it}{}
\DeclareFontShape{U}{fxl02}{bx}{sl}{<->ssub * fxl02/b/sl}{}

\endinput