summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/libertine/ufxlinfsup.fd
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-07-16 17:06:10 +0000
committerKarl Berry <karl@freefriends.org>2008-07-16 17:06:10 +0000
commitd84ca35af0e3073bb10306ae28081d5f49d531f3 (patch)
tree3926aa243c47c7f00e9ade6904b2c31459c02e95 /Master/texmf-dist/tex/latex/libertine/ufxlinfsup.fd
parent13635b8a945b8166fa9e8caa3e0d5df595943b7e (diff)
libertine update (15jul08)
git-svn-id: svn://tug.org/texlive/trunk@9608 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/libertine/ufxlinfsup.fd')
-rw-r--r--Master/texmf-dist/tex/latex/libertine/ufxlinfsup.fd34
1 files changed, 34 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/libertine/ufxlinfsup.fd b/Master/texmf-dist/tex/latex/libertine/ufxlinfsup.fd
new file mode 100644
index 00000000000..69b26f091ae
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/libertine/ufxlinfsup.fd
@@ -0,0 +1,34 @@
+\ProvidesFile{ufxlinfsup.fd}
+ [2008/01/08 scaled font definitions for libertine U/fxlinfsup (Nm).]
+
+\expandafter\ifx\csname fxl@scale\endcsname\relax
+ \let\fxl@@scale\@empty%
+\else
+ \edef\fxl@@scale{s*[\csname fxl@scale\endcsname]}%
+\fi
+
+\DeclareFontFamily{U}{fxlinfsup}{}
+
+\DeclareFontShape{U}{fxlinfsup}{m}{n}{
+ <-> \fxl@@scale fxlr-xl-infsup
+}{}
+
+\DeclareFontShape{U}{fxlinfsup}{m}{it}{
+ <-> \fxl@@scale fxlri-xl-infsup
+}{}
+
+\DeclareFontShape{U}{fxlinfsup}{b}{n}{
+ <-> \fxl@@scale fxlb-xl-infsup
+}{}
+
+\DeclareFontShape{U}{fxlinfsup}{b}{it}{
+ <-> \fxl@@scale fxlbi-xl-infsup
+}{}
+
+\DeclareFontShape{U}{fxlinfsup}{m}{sl}{<->ssub * fxlinfsup/m/it}{}
+\DeclareFontShape{U}{fxlinfsup}{bx}{n}{<->ssub * fxlinfsup/b/n}{}
+\DeclareFontShape{U}{fxlinfsup}{bx}{it}{<->ssub * fxlinfsup/b/it}{}
+\DeclareFontShape{U}{fxlinfsup}{b}{sl}{<->ssub * fxlinfsup/b/it}{}
+\DeclareFontShape{U}{fxlinfsup}{bx}{sl}{<->ssub * fxlinfsup/b/sl}{}
+
+\endinput