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

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

\DeclareFontFamily{U}{fxkff}{}

\DeclareFontShape{U}{fxkff}{m}{n}{
   <-> \fxl@@scale fxbk-xk-ff
}{}


\endinput