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

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

\DeclareFontFamily{U}{fxi1e}{}

\DeclareFontShape{U}{fxi1e}{m}{n}{
   <-> \fxl@@scale fxli-xi-1e
}{}


\endinput