diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/libertine/ufxb07.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/libertine/ufxb07.fd | 45 |
1 files changed, 44 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/libertine/ufxb07.fd b/Master/texmf-dist/tex/latex/libertine/ufxb07.fd index c12577170b0..05a0bec99ce 100644 --- a/Master/texmf-dist/tex/latex/libertine/ufxb07.fd +++ b/Master/texmf-dist/tex/latex/libertine/ufxb07.fd @@ -1,5 +1,5 @@ \ProvidesFile{ufxb07.fd} - [2009/05/22 scaled font definitions for libertine U/fxb07 (Nm).] + [2010/03/07 scaled font definitions for libertine U/fxb07 (Nm).] \expandafter\ifx\csname fxl@scale\endcsname\relax \let\fxl@@scale\@empty% @@ -13,10 +13,53 @@ <-> \fxl@@scale fxbr-xb-07 }{} +\DeclareFontShape{U}{fxb07}{m}{it}{ + <-> \fxl@@scale fxbri-xb-07 +}{} + +\DeclareFontShape{U}{fxb07}{m}{sl}{ + <-> \fxl@@scale fxbro-xb-07 +}{} + \DeclareFontShape{U}{fxb07}{b}{n}{ <-> \fxl@@scale fxbb-xb-07 }{} +\DeclareFontShape{U}{fxb07}{b}{sl}{ + <-> \fxl@@scale fxbbo-xb-07 +}{} + +\DeclareFontShape{U}{fxb07}{o}{n}{ + <-> \fxl@@scale fxbo-xb-07 +}{} + +\DeclareFontShape{U}{fxb07}{o}{it}{ + <-> \fxl@@scale fxboi-xb-07 +}{} + +\DeclareFontShape{U}{fxb07}{o}{b}{ + <-> \fxl@@scale fxbob-xb-07 +}{} + +\DeclareFontShape{U}{fxb07}{s}{n}{ + <-> \fxl@@scale fxbs-xb-07 +}{} + +\DeclareFontShape{U}{fxb07}{s}{it}{ + <-> \fxl@@scale fxbsi-xb-07 +}{} + +\DeclareFontShape{U}{fxb07}{s}{b}{ + <-> \fxl@@scale fxbsb-xb-07 +}{} + \DeclareFontShape{U}{fxb07}{bx}{n}{<->ssub * fxb07/b/n}{} +\DeclareFontShape{U}{fxb07}{bx}{sl}{<->ssub * fxb07/b/sl}{} +\DeclareFontShape{U}{fxb07}{b}{it}{<->ssub * fxb07/b/sl}{} +\DeclareFontShape{U}{fxb07}{bx}{it}{<->ssub * fxb07/b/it}{} +\DeclareFontShape{U}{fxb07}{o}{sl}{<->ssub * fxb07/o/it}{} +\DeclareFontShape{U}{fxb07}{o}{bx}{<->ssub * fxb07/o/b}{} +\DeclareFontShape{U}{fxb07}{s}{sl}{<->ssub * fxb07/s/it}{} +\DeclareFontShape{U}{fxb07}{s}{bx}{<->ssub * fxb07/s/b}{} \endinput |