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