diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/libertinegc/T2ALinuxLibertineT-TLF.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/libertinegc/T2ALinuxLibertineT-TLF.fd | 54 |
1 files changed, 54 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/libertinegc/T2ALinuxLibertineT-TLF.fd b/Master/texmf-dist/tex/latex/libertinegc/T2ALinuxLibertineT-TLF.fd new file mode 100644 index 00000000000..1c874a1332c --- /dev/null +++ b/Master/texmf-dist/tex/latex/libertinegc/T2ALinuxLibertineT-TLF.fd @@ -0,0 +1,54 @@ +\ProvidesFile{T2ALinuxLibertineT-TLF.fd} + [2016/02/13 (msharpe) scaled font definitions for Libertine T2A] + +\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{T2A}{LinuxLibertineT-TLF} {} + +\DeclareFontShape{T2A}{LinuxLibertineT-TLF} {m}{n}{ + <-> \LinuxLibertineT@@@scale LinLibertineT-t2a +}{} + +\DeclareFontShape{T2A}{LinuxLibertineT-TLF} {m}{it}{ + <-> \LinuxLibertineT@@@scale LinLibertineTI-t2a +}{} + +\DeclareFontShape{T2A}{LinuxLibertineT-TLF} {m}{sl}{ + <-> \LinuxLibertineT@@@scale LinLibertineTO-t2a +}{} + +\DeclareFontShape{T2A}{LinuxLibertineT-TLF} {b}{n}{ + <-> \LinuxLibertineT@@@scale LinLibertineTB-t2a +}{} + +\DeclareFontShape{T2A}{LinuxLibertineT-TLF} {b}{sl}{ + <-> \LinuxLibertineT@@@scale LinLibertineTBO-t2a +}{} + +\DeclareFontShape{T2A}{LinuxLibertineT-TLF} {z}{n}{ + <-> \LinuxLibertineT@@@scale LinLibertineTZ-t2a +}{} + +\DeclareFontShape{T2A}{LinuxLibertineT-TLF} {z}{it}{ + <-> \LinuxLibertineT@@@scale LinLibertineTZI-t2a +}{} + +\DeclareFontShape{T2A}{LinuxLibertineT-TLF} {z}{sl}{ + <-> \LinuxLibertineT@@@scale LinLibertineTZO-t2a +}{} + +\DeclareFontShape{T2A}{LinuxLibertineT-TLF} {bx}{n}{<->ssub * LinuxLibertineT-TLF/b/n}{} +\DeclareFontShape{T2A}{LinuxLibertineT-TLF} {bx}{sl}{<->ssub * LinuxLibertineT-TLF/b/sl}{} +\DeclareFontShape{T2A}{LinuxLibertineT-TLF} {b}{it}{<->ssub * LinuxLibertineT-TLF/b/sl}{} +\DeclareFontShape{T2A}{LinuxLibertineT-TLF} {bx}{it}{<->ssub * LinuxLibertineT-TLF/b/sl}{} + +\endinput |