diff options
author | Karl Berry <karl@freefriends.org> | 2010-03-08 00:51:23 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-03-08 00:51:23 +0000 |
commit | 5d87b075aeb9584d0c74eb35ba7c9b45de6ee7ff (patch) | |
tree | ad38f0c19042f2854f07df5c33a82157f202df3f /Master/texmf-dist/tex/latex/libertine/ufxb05.fd | |
parent | 88f36377da6bbd13a2fc8a10ea3268b4d7590c7e (diff) |
libertine 4.6.5 (7mar10)
git-svn-id: svn://tug.org/texlive/trunk@17369 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/libertine/ufxb05.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/libertine/ufxb05.fd | 45 |
1 files changed, 44 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/libertine/ufxb05.fd b/Master/texmf-dist/tex/latex/libertine/ufxb05.fd index 7a450e6502e..a95bc1bb572 100644 --- a/Master/texmf-dist/tex/latex/libertine/ufxb05.fd +++ b/Master/texmf-dist/tex/latex/libertine/ufxb05.fd @@ -1,5 +1,5 @@ \ProvidesFile{ufxb05.fd} - [2009/05/22 scaled font definitions for libertine U/fxb05 (Nm).] + [2010/03/07 scaled font definitions for libertine U/fxb05 (Nm).] \expandafter\ifx\csname fxl@scale\endcsname\relax \let\fxl@@scale\@empty% @@ -13,10 +13,53 @@ <-> \fxl@@scale fxbr-xb-05 }{} +\DeclareFontShape{U}{fxb05}{m}{it}{ + <-> \fxl@@scale fxbri-xb-05 +}{} + +\DeclareFontShape{U}{fxb05}{m}{sl}{ + <-> \fxl@@scale fxbro-xb-05 +}{} + \DeclareFontShape{U}{fxb05}{b}{n}{ <-> \fxl@@scale fxbb-xb-05 }{} +\DeclareFontShape{U}{fxb05}{b}{sl}{ + <-> \fxl@@scale fxbbo-xb-05 +}{} + +\DeclareFontShape{U}{fxb05}{o}{n}{ + <-> \fxl@@scale fxbo-xb-05 +}{} + +\DeclareFontShape{U}{fxb05}{o}{it}{ + <-> \fxl@@scale fxboi-xb-05 +}{} + +\DeclareFontShape{U}{fxb05}{o}{b}{ + <-> \fxl@@scale fxbob-xb-05 +}{} + +\DeclareFontShape{U}{fxb05}{s}{n}{ + <-> \fxl@@scale fxbs-xb-05 +}{} + +\DeclareFontShape{U}{fxb05}{s}{it}{ + <-> \fxl@@scale fxbsi-xb-05 +}{} + +\DeclareFontShape{U}{fxb05}{s}{b}{ + <-> \fxl@@scale fxbsb-xb-05 +}{} + \DeclareFontShape{U}{fxb05}{bx}{n}{<->ssub * fxb05/b/n}{} +\DeclareFontShape{U}{fxb05}{bx}{sl}{<->ssub * fxb05/b/sl}{} +\DeclareFontShape{U}{fxb05}{b}{it}{<->ssub * fxb05/b/sl}{} +\DeclareFontShape{U}{fxb05}{bx}{it}{<->ssub * fxb05/b/it}{} +\DeclareFontShape{U}{fxb05}{o}{sl}{<->ssub * fxb05/o/it}{} +\DeclareFontShape{U}{fxb05}{o}{bx}{<->ssub * fxb05/o/b}{} +\DeclareFontShape{U}{fxb05}{s}{sl}{<->ssub * fxb05/s/it}{} +\DeclareFontShape{U}{fxb05}{s}{bx}{<->ssub * fxb05/s/b}{} \endinput |