diff options
author | Karl Berry <karl@freefriends.org> | 2009-05-17 22:55:56 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-05-17 22:55:56 +0000 |
commit | 1bb121320daf142867eae59d33a205f45a9d86c5 (patch) | |
tree | 64a38ea470242cea55908aaf903c6bec12d365d2 /Master/texmf-dist/tex/latex/libertine/ufxbff.fd | |
parent | 939b7004d3332442ca355c2916737e53d0e71df7 (diff) |
libertine update (17may09)
git-svn-id: svn://tug.org/texlive/trunk@13187 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/libertine/ufxbff.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/libertine/ufxbff.fd | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/libertine/ufxbff.fd b/Master/texmf-dist/tex/latex/libertine/ufxbff.fd new file mode 100644 index 00000000000..108c231e071 --- /dev/null +++ b/Master/texmf-dist/tex/latex/libertine/ufxbff.fd @@ -0,0 +1,22 @@ +\ProvidesFile{ufxbff.fd} + [2009/05/17 scaled font definitions for libertine U/fxbff (Nm).] + +\expandafter\ifx\csname fxl@scale\endcsname\relax + \let\fxl@@scale\@empty% +\else + \edef\fxl@@scale{s*[\csname fxl@scale\endcsname]}% +\fi + +\DeclareFontFamily{U}{fxbff}{} + +\DeclareFontShape{U}{fxbff}{m}{n}{ + <-> \fxl@@scale fxbr-xb-ff +}{} + +\DeclareFontShape{U}{fxbff}{b}{n}{ + <-> \fxl@@scale fxbb-xb-ff +}{} + +\DeclareFontShape{U}{fxbff}{bx}{n}{<->ssub * fxbff/b/n}{} + +\endinput |