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