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

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

\DeclareFontFamily{U}{fxbfb}{}

\DeclareFontShape{U}{fxbfb}{m}{n}{
   <-> \fxl@@scale fxbr-xb-fb
}{}

\DeclareFontShape{U}{fxbfb}{b}{n}{
   <-> \fxl@@scale fxbb-xb-fb
}{}

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

\endinput