diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/libertinegc/T2CLinuxLibertineT-LF.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/libertinegc/T2CLinuxLibertineT-LF.fd | 54 |
1 files changed, 54 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/libertinegc/T2CLinuxLibertineT-LF.fd b/Master/texmf-dist/tex/latex/libertinegc/T2CLinuxLibertineT-LF.fd new file mode 100644 index 00000000000..345d627750e --- /dev/null +++ b/Master/texmf-dist/tex/latex/libertinegc/T2CLinuxLibertineT-LF.fd @@ -0,0 +1,54 @@ +\ProvidesFile{T2CLinuxLibertineT-LF.fd} + [2016/02/13 (msharpe) scaled font definitions for Libertine T2C] + +\expandafter\ifx\csname LinuxLibertineTGC@scale\endcsname\relax + \expandafter\ifx\csname LinuxLibertineT@scale\endcsname\relax + \let\LinuxLibertineT@@@scale\@empty% + \else + \edef\LinuxLibertineT@@@scale{s*[\csname LinuxLibertineT@scale\endcsname]}% + \fi +\else + \edef\LinuxLibertineT@@@scale{s*[\csname LinuxLibertineTGC@scale\endcsname]}% +\fi + + +\DeclareFontFamily{T2C}{LinuxLibertineT-LF} {} + +\DeclareFontShape{T2C}{LinuxLibertineT-LF} {m}{n}{ + <-> \LinuxLibertineT@@@scale LinLibertineT-t2c +}{} + +\DeclareFontShape{T2C}{LinuxLibertineT-LF} {m}{it}{ + <-> \LinuxLibertineT@@@scale LinLibertineTI-t2c +}{} + +\DeclareFontShape{T2C}{LinuxLibertineT-LF} {m}{sl}{ + <-> \LinuxLibertineT@@@scale LinLibertineTO-t2c +}{} + +\DeclareFontShape{T2C}{LinuxLibertineT-LF} {b}{n}{ + <-> \LinuxLibertineT@@@scale LinLibertineTB-t2c +}{} + +\DeclareFontShape{T2C}{LinuxLibertineT-LF} {b}{sl}{ + <-> \LinuxLibertineT@@@scale LinLibertineTBO-t2c +}{} + +\DeclareFontShape{T2C}{LinuxLibertineT-LF} {z}{n}{ + <-> \LinuxLibertineT@@@scale LinLibertineTZ-t2c +}{} + +\DeclareFontShape{T2C}{LinuxLibertineT-LF} {z}{it}{ + <-> \LinuxLibertineT@@@scale LinLibertineTZI-t2c +}{} + +\DeclareFontShape{T2C}{LinuxLibertineT-LF} {z}{sl}{ + <-> \LinuxLibertineT@@@scale LinLibertineTZO-t2c +}{} + +\DeclareFontShape{T2C}{LinuxLibertineT-LF} {bx}{n}{<->ssub * LinuxLibertineT-LF/b/n}{} +\DeclareFontShape{T2C}{LinuxLibertineT-LF} {bx}{sl}{<->ssub * LinuxLibertineT-LF/b/sl}{} +\DeclareFontShape{T2C}{LinuxLibertineT-LF} {b}{it}{<->ssub * LinuxLibertineT-LF/b/sl}{} +\DeclareFontShape{T2C}{LinuxLibertineT-LF} {bx}{it}{<->ssub * LinuxLibertineT-LF/b/sl}{} + +\endinput |