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