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

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

\DeclareFontFamily{U}{fxkf2}{}

\DeclareFontShape{U}{fxkf2}{m}{n}{
   <-> \fxl@@scale fxbk-xk-f2
}{}


\endinput