From 96c2540c6bcd6585ee23a0d384bea78715befec8 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 22 Oct 2017 19:50:34 +0000 Subject: lato (22oct17) git-svn-id: svn://tug.org/texlive/trunk@45576 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/lato/T2Alato-TLF.fd | 59 +++++++++++++++++++++++++ 1 file changed, 59 insertions(+) create mode 100644 Master/texmf-dist/tex/latex/lato/T2Alato-TLF.fd (limited to 'Master/texmf-dist/tex/latex/lato/T2Alato-TLF.fd') diff --git a/Master/texmf-dist/tex/latex/lato/T2Alato-TLF.fd b/Master/texmf-dist/tex/latex/lato/T2Alato-TLF.fd new file mode 100644 index 00000000000..57a4fb35779 --- /dev/null +++ b/Master/texmf-dist/tex/latex/lato/T2Alato-TLF.fd @@ -0,0 +1,59 @@ +%% T2Alato-TLF.fd +%% Copyright 2017 Mohamed El Morabity +% +% This work may be distributed and/or modified under the conditions of the LaTeX +% Project Public License, either version 1.3 of this license or (at your option) +% any later version. The latest version of this license is in +% http://www.latex-project.org/lppl.txt and version 1.3 or later is part of all +% distributions of LaTeX version 2005/12/01 or later. +% +% This work has the LPPL maintenance status \`maintained'. +% +% The Current Maintainer of this work is Mohamed El Morabity +% +% This work consists of all files listed in manifest.txt. + + +\ProvidesFile{T2Alato-TLF.fd}[2017/10/22 Font definitions for T2A/lato-TLF.] + +\expandafter\ifx\csname lato@scale\endcsname\relax + \let\lato@@scale\@empty +\else + \edef\lato@@scale{s*[\csname lato@scale\endcsname]} +\fi + +\DeclareFontFamily{T2A}{lato-TLF}{} + +\DeclareFontShape{T2A}{lato-TLF}{l}{it}{<-> \lato@@scale Lato-LightItalic-T2A-TLF}{} +\DeclareFontShape{T2A}{lato-TLF}{eb}{it}{<-> \lato@@scale Lato-HeavyItalic-T2A-TLF}{} +\DeclareFontShape{T2A}{lato-TLF}{ub}{it}{<-> \lato@@scale Lato-BlackItalic-T2A-TLF}{} +\DeclareFontShape{T2A}{lato-TLF}{mb}{it}{<-> \lato@@scale Lato-MediumItalic-T2A-TLF}{} +\DeclareFontShape{T2A}{lato-TLF}{ub}{n}{<-> \lato@@scale Lato-Black-T2A-TLF}{} +\DeclareFontShape{T2A}{lato-TLF}{mb}{n}{<-> \lato@@scale Lato-Medium-T2A-TLF}{} +\DeclareFontShape{T2A}{lato-TLF}{eb}{n}{<-> \lato@@scale Lato-Heavy-T2A-TLF}{} +\DeclareFontShape{T2A}{lato-TLF}{ul}{n}{<-> \lato@@scale Lato-Hairline-T2A-TLF}{} +\DeclareFontShape{T2A}{lato-TLF}{sb}{it}{<-> \lato@@scale Lato-SemiboldItalic-T2A-TLF}{} +\DeclareFontShape{T2A}{lato-TLF}{el}{n}{<-> \lato@@scale Lato-Thin-T2A-TLF}{} +\DeclareFontShape{T2A}{lato-TLF}{m}{it}{<-> \lato@@scale Lato-Italic-T2A-TLF}{} +\DeclareFontShape{T2A}{lato-TLF}{m}{n}{<-> \lato@@scale Lato-Regular-T2A-TLF}{} +\DeclareFontShape{T2A}{lato-TLF}{el}{it}{<-> \lato@@scale Lato-ThinItalic-T2A-TLF}{} +\DeclareFontShape{T2A}{lato-TLF}{b}{it}{<-> \lato@@scale Lato-BoldItalic-T2A-TLF}{} +\DeclareFontShape{T2A}{lato-TLF}{sb}{n}{<-> \lato@@scale Lato-Semibold-T2A-TLF}{} +\DeclareFontShape{T2A}{lato-TLF}{ul}{it}{<-> \lato@@scale Lato-HairlineItalic-T2A-TLF}{} +\DeclareFontShape{T2A}{lato-TLF}{l}{n}{<-> \lato@@scale Lato-Light-T2A-TLF}{} +\DeclareFontShape{T2A}{lato-TLF}{b}{n}{<-> \lato@@scale Lato-Bold-T2A-TLF}{} + +\DeclareFontShape{T2A}{lato-TLF}{bx}{it}{<-> ssub * lato-TLF/b/it}{} +\DeclareFontShape{T2A}{lato-TLF}{bx}{n}{<-> ssub * lato-TLF/b/n}{} +\DeclareFontShape{T2A}{lato-TLF}{l}{sl}{<-> ssub * lato-TLF/l/it}{} +\DeclareFontShape{T2A}{lato-TLF}{eb}{sl}{<-> ssub * lato-TLF/eb/it}{} +\DeclareFontShape{T2A}{lato-TLF}{ub}{sl}{<-> ssub * lato-TLF/ub/it}{} +\DeclareFontShape{T2A}{lato-TLF}{mb}{sl}{<-> ssub * lato-TLF/mb/it}{} +\DeclareFontShape{T2A}{lato-TLF}{ul}{sl}{<-> ssub * lato-TLF/ul/it}{} +\DeclareFontShape{T2A}{lato-TLF}{sb}{sl}{<-> ssub * lato-TLF/sb/it}{} +\DeclareFontShape{T2A}{lato-TLF}{el}{sl}{<-> ssub * lato-TLF/el/it}{} +\DeclareFontShape{T2A}{lato-TLF}{m}{sl}{<-> ssub * lato-TLF/m/it}{} +\DeclareFontShape{T2A}{lato-TLF}{b}{sl}{<-> ssub * lato-TLF/b/it}{} +\DeclareFontShape{T2A}{lato-TLF}{bx}{sl}{<-> ssub * lato-TLF/bx/it}{} + +\endinput -- cgit v1.2.3