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/ts1fxb.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/ts1fxb.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/libertine/ts1fxb.fd | 45 |
1 files changed, 44 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/libertine/ts1fxb.fd b/Master/texmf-dist/tex/latex/libertine/ts1fxb.fd index cdf8da352bd..8cc5ef40413 100644 --- a/Master/texmf-dist/tex/latex/libertine/ts1fxb.fd +++ b/Master/texmf-dist/tex/latex/libertine/ts1fxb.fd @@ -1,5 +1,5 @@ \ProvidesFile{ts1fxb.fd} - [2009/05/22 scaled font definitions for libertine TS1/fxb (Nm).] + [2010/03/07 scaled font definitions for libertine TS1/fxb (Nm).] \expandafter\ifx\csname fxl@scale\endcsname\relax \let\fxl@@scale\@empty% @@ -13,10 +13,22 @@ <-> \fxl@@scale fxbr-ts1 }{} +\DeclareFontShape{TS1}{fxb}{m}{it}{ + <-> \fxl@@scale fxbri-ts1 +}{} + +\DeclareFontShape{TS1}{fxb}{m}{sl}{ + <-> \fxl@@scale fxbro-ts1 +}{} + \DeclareFontShape{TS1}{fxb}{b}{n}{ <-> \fxl@@scale fxbb-ts1 }{} +\DeclareFontShape{TS1}{fxb}{b}{sl}{ + <-> \fxl@@scale fxbbo-ts1 +}{} + \DeclareFontShape{TS1}{fxb}{m}{sc}{ <-> \fxl@@scale fxbrc-ts1 }{} @@ -25,7 +37,38 @@ <-> \fxl@@scale fxbbc-ts1 }{} +\DeclareFontShape{TS1}{fxb}{o}{n}{ + <-> \fxl@@scale fxbo-ts1 +}{} + +\DeclareFontShape{TS1}{fxb}{o}{it}{ + <-> \fxl@@scale fxboi-ts1 +}{} + +\DeclareFontShape{TS1}{fxb}{o}{b}{ + <-> \fxl@@scale fxbob-ts1 +}{} + +\DeclareFontShape{TS1}{fxb}{s}{n}{ + <-> \fxl@@scale fxbs-ts1 +}{} + +\DeclareFontShape{TS1}{fxb}{s}{it}{ + <-> \fxl@@scale fxbsi-ts1 +}{} + +\DeclareFontShape{TS1}{fxb}{s}{b}{ + <-> \fxl@@scale fxbsb-ts1 +}{} + \DeclareFontShape{TS1}{fxb}{bx}{n}{<->ssub * fxb/b/n}{} +\DeclareFontShape{TS1}{fxb}{bx}{sl}{<->ssub * fxb/b/sl}{} +\DeclareFontShape{TS1}{fxb}{b}{it}{<->ssub * fxb/b/sl}{} +\DeclareFontShape{TS1}{fxb}{bx}{it}{<->ssub * fxb/b/it}{} \DeclareFontShape{TS1}{fxb}{bx}{sc}{<->ssub * fxb/b/sc}{} +\DeclareFontShape{TS1}{fxb}{o}{sl}{<->ssub * fxb/o/it}{} +\DeclareFontShape{TS1}{fxb}{o}{bx}{<->ssub * fxb/o/b}{} +\DeclareFontShape{TS1}{fxb}{s}{sl}{<->ssub * fxb/s/it}{} +\DeclareFontShape{TS1}{fxb}{s}{bx}{<->ssub * fxb/s/b}{} \endinput |