summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/libertine/ufxbff.fd
blob: 5cb4c00952517c7a174d50e4d4ee37a24f2c6b92 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
\ProvidesFile{ufxbff.fd}
   [2009/05/22 scaled font definitions for libertine U/fxbff (Nm).]

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

\DeclareFontFamily{U}{fxbff}{}

\DeclareFontShape{U}{fxbff}{m}{n}{
   <-> \fxl@@scale fxbr-xb-ff
}{}

\DeclareFontShape{U}{fxbff}{b}{n}{
   <-> \fxl@@scale fxbb-xb-ff
}{}

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

\endinput