summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/libertine/ufxbfb.fd
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/libertine/ufxbfb.fd')
-rw-r--r--Master/texmf-dist/tex/latex/libertine/ufxbfb.fd22
1 files changed, 22 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/libertine/ufxbfb.fd b/Master/texmf-dist/tex/latex/libertine/ufxbfb.fd
new file mode 100644
index 00000000000..c768aa56224
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/libertine/ufxbfb.fd
@@ -0,0 +1,22 @@
+\ProvidesFile{ufxbfb.fd}
+ [2009/05/17 scaled font definitions for libertine U/fxbfb (Nm).]
+
+\expandafter\ifx\csname fxl@scale\endcsname\relax
+ \let\fxl@@scale\@empty%
+\else
+ \edef\fxl@@scale{s*[\csname fxl@scale\endcsname]}%
+\fi
+
+\DeclareFontFamily{U}{fxbfb}{}
+
+\DeclareFontShape{U}{fxbfb}{m}{n}{
+ <-> \fxl@@scale fxbr-xb-fb
+}{}
+
+\DeclareFontShape{U}{fxbfb}{b}{n}{
+ <-> \fxl@@scale fxbb-xb-fb
+}{}
+
+\DeclareFontShape{U}{fxbfb}{bx}{n}{<->ssub * fxbfb/b/n}{}
+
+\endinput