summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/libertine/ufxkba.fd
blob: 72f50c5cf35bc7667e0f864e708d81d5704cd901 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
\ProvidesFile{ufxkba.fd}
   [2010/03/07 scaled font definitions for libertine U/fxkba (Nm).]

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

\DeclareFontFamily{U}{fxkba}{}

\DeclareFontShape{U}{fxkba}{m}{n}{
   <-> \fxl@@scale fxbk-xk-ba
}{}


\endinput