diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/libertine/ufxbca.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/libertine/ufxbca.fd | 65 |
1 files changed, 65 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/libertine/ufxbca.fd b/Master/texmf-dist/tex/latex/libertine/ufxbca.fd new file mode 100644 index 00000000000..da6ce3487eb --- /dev/null +++ b/Master/texmf-dist/tex/latex/libertine/ufxbca.fd @@ -0,0 +1,65 @@ +\ProvidesFile{ufxbca.fd} + [2010/03/07 scaled font definitions for libertine U/fxbca (Nm).] + +\expandafter\ifx\csname fxl@scale\endcsname\relax + \let\fxl@@scale\@empty% +\else + \edef\fxl@@scale{s*[\csname fxl@scale\endcsname]}% +\fi + +\DeclareFontFamily{U}{fxbca}{} + +\DeclareFontShape{U}{fxbca}{m}{n}{ + <-> \fxl@@scale fxbr-xb-ca +}{} + +\DeclareFontShape{U}{fxbca}{m}{it}{ + <-> \fxl@@scale fxbri-xb-ca +}{} + +\DeclareFontShape{U}{fxbca}{m}{sl}{ + <-> \fxl@@scale fxbro-xb-ca +}{} + +\DeclareFontShape{U}{fxbca}{b}{n}{ + <-> \fxl@@scale fxbb-xb-ca +}{} + +\DeclareFontShape{U}{fxbca}{b}{sl}{ + <-> \fxl@@scale fxbbo-xb-ca +}{} + +\DeclareFontShape{U}{fxbca}{o}{n}{ + <-> \fxl@@scale fxbo-xb-ca +}{} + +\DeclareFontShape{U}{fxbca}{o}{it}{ + <-> \fxl@@scale fxboi-xb-ca +}{} + +\DeclareFontShape{U}{fxbca}{o}{b}{ + <-> \fxl@@scale fxbob-xb-ca +}{} + +\DeclareFontShape{U}{fxbca}{s}{n}{ + <-> \fxl@@scale fxbs-xb-ca +}{} + +\DeclareFontShape{U}{fxbca}{s}{it}{ + <-> \fxl@@scale fxbsi-xb-ca +}{} + +\DeclareFontShape{U}{fxbca}{s}{b}{ + <-> \fxl@@scale fxbsb-xb-ca +}{} + +\DeclareFontShape{U}{fxbca}{bx}{n}{<->ssub * fxbca/b/n}{} +\DeclareFontShape{U}{fxbca}{bx}{sl}{<->ssub * fxbca/b/sl}{} +\DeclareFontShape{U}{fxbca}{b}{it}{<->ssub * fxbca/b/sl}{} +\DeclareFontShape{U}{fxbca}{bx}{it}{<->ssub * fxbca/b/it}{} +\DeclareFontShape{U}{fxbca}{o}{sl}{<->ssub * fxbca/o/it}{} +\DeclareFontShape{U}{fxbca}{o}{bx}{<->ssub * fxbca/o/b}{} +\DeclareFontShape{U}{fxbca}{s}{sl}{<->ssub * fxbca/s/it}{} +\DeclareFontShape{U}{fxbca}{s}{bx}{<->ssub * fxbca/s/b}{} + +\endinput |