From 957f2809550fd56d0d3225166b0a095c92c158f2 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 20 Jun 2019 21:31:24 +0000 Subject: cantarell (20jun19) git-svn-id: svn://tug.org/texlive/trunk@51412 c570f23f-e606-0410-a88d-b1316a301751 --- .../tex/latex/cantarell/T2Ccantarell-LF.fd | 46 ++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 Master/texmf-dist/tex/latex/cantarell/T2Ccantarell-LF.fd (limited to 'Master/texmf-dist/tex/latex/cantarell/T2Ccantarell-LF.fd') diff --git a/Master/texmf-dist/tex/latex/cantarell/T2Ccantarell-LF.fd b/Master/texmf-dist/tex/latex/cantarell/T2Ccantarell-LF.fd new file mode 100644 index 00000000000..57836b45d15 --- /dev/null +++ b/Master/texmf-dist/tex/latex/cantarell/T2Ccantarell-LF.fd @@ -0,0 +1,46 @@ +%% T2Ccantarell-LF.fd +%% Copyright 2019 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{T2Ccantarell-LF.fd}[2019/06/19 Font definitions for T2C/cantarell-LF.] + +\expandafter\ifx\csname cantarell@scale\endcsname\relax + \let\cantarell@@scale\@empty +\else + \edef\cantarell@@scale{s*[\csname cantarell@scale\endcsname]} +\fi + +\DeclareFontFamily{T2C}{cantarell-LF}{} + +\DeclareFontShape{T2C}{cantarell-LF}{l}{n}{<-> \cantarell@@scale Cantarell-Light-T2C-LF}{} +\DeclareFontShape{T2C}{cantarell-LF}{b}{n}{<-> \cantarell@@scale Cantarell-Bold-T2C-LF}{} +\DeclareFontShape{T2C}{cantarell-LF}{el}{n}{<-> \cantarell@@scale Cantarell-Thin-T2C-LF}{} +\DeclareFontShape{T2C}{cantarell-LF}{m}{n}{<-> \cantarell@@scale Cantarell-Regular-T2C-LF}{} +\DeclareFontShape{T2C}{cantarell-LF}{eb}{n}{<-> \cantarell@@scale Cantarell-ExtraBold-T2C-LF}{} +\DeclareFontShape{T2C}{cantarell-LF}{l}{sl}{<-> \cantarell@@scale Cantarell-Light-T2C-LF-Slanted}{} +\DeclareFontShape{T2C}{cantarell-LF}{b}{sl}{<-> \cantarell@@scale Cantarell-Bold-T2C-LF-Slanted}{} +\DeclareFontShape{T2C}{cantarell-LF}{el}{sl}{<-> \cantarell@@scale Cantarell-Thin-T2C-LF-Slanted}{} +\DeclareFontShape{T2C}{cantarell-LF}{m}{sl}{<-> \cantarell@@scale Cantarell-Regular-T2C-LF-Slanted}{} +\DeclareFontShape{T2C}{cantarell-LF}{eb}{sl}{<-> \cantarell@@scale Cantarell-ExtraBold-T2C-LF-Slanted}{} +\DeclareFontShape{T2C}{cantarell-LF}{bx}{n}{<-> ssub * cantarell-LF/b/n}{} +\DeclareFontShape{T2C}{cantarell-LF}{l}{it}{<-> ssub * cantarell-LF/l/sl}{} +\DeclareFontShape{T2C}{cantarell-LF}{b}{it}{<-> ssub * cantarell-LF/b/sl}{} +\DeclareFontShape{T2C}{cantarell-LF}{bx}{sl}{<-> ssub * cantarell-LF/b/sl}{} +\DeclareFontShape{T2C}{cantarell-LF}{bx}{it}{<-> ssub * cantarell-LF/b/sl}{} +\DeclareFontShape{T2C}{cantarell-LF}{el}{it}{<-> ssub * cantarell-LF/el/sl}{} +\DeclareFontShape{T2C}{cantarell-LF}{m}{it}{<-> ssub * cantarell-LF/m/sl}{} +\DeclareFontShape{T2C}{cantarell-LF}{eb}{it}{<-> ssub * cantarell-LF/eb/sl}{} + +\endinput \ No newline at end of file -- cgit v1.2.3