diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/libertine/lgrfxlf.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/libertine/lgrfxlf.fd | 34 |
1 files changed, 0 insertions, 34 deletions
diff --git a/Master/texmf-dist/tex/latex/libertine/lgrfxlf.fd b/Master/texmf-dist/tex/latex/libertine/lgrfxlf.fd deleted file mode 100644 index b947155f253..00000000000 --- a/Master/texmf-dist/tex/latex/libertine/lgrfxlf.fd +++ /dev/null @@ -1,34 +0,0 @@ -\ProvidesFile{lgrfxlf.fd} - [2008/01/08 scaled font definitions for libertine LGR/fxlf (Nm).] - -\expandafter\ifx\csname fxl@scale\endcsname\relax - \let\fxl@@scale\@empty% -\else - \edef\fxl@@scale{s*[\csname fxl@scale\endcsname]}% -\fi - -\DeclareFontFamily{LGR}{fxlf}{} - -\DeclareFontShape{LGR}{fxlf}{m}{n}{ - <-> \fxl@@scale fxlr-lgrfitted -}{} - -\DeclareFontShape{LGR}{fxlf}{m}{it}{ - <-> \fxl@@scale fxlri-lgrfitted -}{} - -\DeclareFontShape{LGR}{fxlf}{b}{n}{ - <-> \fxl@@scale fxlb-lgrfitted -}{} - -\DeclareFontShape{LGR}{fxlf}{b}{it}{ - <-> \fxl@@scale fxlbi-lgrfitted -}{} - -\DeclareFontShape{LGR}{fxlf}{m}{sl}{<->ssub * fxlf/m/it}{} -\DeclareFontShape{LGR}{fxlf}{bx}{n}{<->ssub * fxlf/b/n}{} -\DeclareFontShape{LGR}{fxlf}{bx}{it}{<->ssub * fxlf/b/it}{} -\DeclareFontShape{LGR}{fxlf}{b}{sl}{<->ssub * fxlf/b/it}{} -\DeclareFontShape{LGR}{fxlf}{bx}{sl}{<->ssub * fxlf/b/sl}{} - -\endinput |