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

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

\DeclareFontFamily{U}{fxkfc}{}

\DeclareFontShape{U}{fxkfc}{m}{n}{
   <-> \fxl@@scale fxbk-xk-fc
}{}


\endinput