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/ufxb1f.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/ufxb1f.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/libertine/ufxb1f.fd | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/libertine/ufxb1f.fd b/Master/texmf-dist/tex/latex/libertine/ufxb1f.fd new file mode 100644 index 00000000000..c6c72d68278 --- /dev/null +++ b/Master/texmf-dist/tex/latex/libertine/ufxb1f.fd @@ -0,0 +1,22 @@ +\ProvidesFile{ufxb1f.fd} + [2009/05/17 scaled font definitions for libertine U/fxb1f (Nm).] + +\expandafter\ifx\csname fxl@scale\endcsname\relax + \let\fxl@@scale\@empty% +\else + \edef\fxl@@scale{s*[\csname fxl@scale\endcsname]}% +\fi + +\DeclareFontFamily{U}{fxb1f}{} + +\DeclareFontShape{U}{fxb1f}{m}{n}{ + <-> \fxl@@scale fxbr-xb-1f +}{} + +\DeclareFontShape{U}{fxb1f}{b}{n}{ + <-> \fxl@@scale fxbb-xb-1f +}{} + +\DeclareFontShape{U}{fxb1f}{bx}{n}{<->ssub * fxb1f/b/n}{} + +\endinput |