diff options
author | Karl Berry <karl@freefriends.org> | 2019-06-20 21:31:24 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-06-20 21:31:24 +0000 |
commit | 957f2809550fd56d0d3225166b0a095c92c158f2 (patch) | |
tree | fdb3d32f40601f63920af17039fbd8387ab00266 /Master/texmf-dist/tex/latex/cantarell/TS1cantarell-OsF.fd | |
parent | aa5ca4cd1f918038582549fcb75c6c5ccc55c852 (diff) |
cantarell (20jun19)
git-svn-id: svn://tug.org/texlive/trunk@51412 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/cantarell/TS1cantarell-OsF.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/cantarell/TS1cantarell-OsF.fd | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/cantarell/TS1cantarell-OsF.fd b/Master/texmf-dist/tex/latex/cantarell/TS1cantarell-OsF.fd new file mode 100644 index 00000000000..7a17302f165 --- /dev/null +++ b/Master/texmf-dist/tex/latex/cantarell/TS1cantarell-OsF.fd @@ -0,0 +1,46 @@ +%% TS1cantarell-OsF.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{TS1cantarell-OsF.fd}[2019/06/19 Font definitions for TS1/cantarell-OsF.] + +\expandafter\ifx\csname cantarell@scale\endcsname\relax + \let\cantarell@@scale\@empty +\else + \edef\cantarell@@scale{s*[\csname cantarell@scale\endcsname]} +\fi + +\DeclareFontFamily{TS1}{cantarell-OsF}{} + +\DeclareFontShape{TS1}{cantarell-OsF}{l}{n}{<-> \cantarell@@scale Cantarell-Light-TS1-OsF}{} +\DeclareFontShape{TS1}{cantarell-OsF}{b}{n}{<-> \cantarell@@scale Cantarell-Bold-TS1-OsF}{} +\DeclareFontShape{TS1}{cantarell-OsF}{el}{n}{<-> \cantarell@@scale Cantarell-Thin-TS1-OsF}{} +\DeclareFontShape{TS1}{cantarell-OsF}{m}{n}{<-> \cantarell@@scale Cantarell-Regular-TS1-OsF}{} +\DeclareFontShape{TS1}{cantarell-OsF}{eb}{n}{<-> \cantarell@@scale Cantarell-ExtraBold-TS1-OsF}{} +\DeclareFontShape{TS1}{cantarell-OsF}{l}{sl}{<-> \cantarell@@scale Cantarell-Light-TS1-OsF-Slanted}{} +\DeclareFontShape{TS1}{cantarell-OsF}{b}{sl}{<-> \cantarell@@scale Cantarell-Bold-TS1-OsF-Slanted}{} +\DeclareFontShape{TS1}{cantarell-OsF}{el}{sl}{<-> \cantarell@@scale Cantarell-Thin-TS1-OsF-Slanted}{} +\DeclareFontShape{TS1}{cantarell-OsF}{m}{sl}{<-> \cantarell@@scale Cantarell-Regular-TS1-OsF-Slanted}{} +\DeclareFontShape{TS1}{cantarell-OsF}{eb}{sl}{<-> \cantarell@@scale Cantarell-ExtraBold-TS1-OsF-Slanted}{} +\DeclareFontShape{TS1}{cantarell-OsF}{bx}{n}{<-> ssub * cantarell-OsF/b/n}{} +\DeclareFontShape{TS1}{cantarell-OsF}{l}{it}{<-> ssub * cantarell-OsF/l/sl}{} +\DeclareFontShape{TS1}{cantarell-OsF}{b}{it}{<-> ssub * cantarell-OsF/b/sl}{} +\DeclareFontShape{TS1}{cantarell-OsF}{bx}{sl}{<-> ssub * cantarell-OsF/b/sl}{} +\DeclareFontShape{TS1}{cantarell-OsF}{bx}{it}{<-> ssub * cantarell-OsF/b/sl}{} +\DeclareFontShape{TS1}{cantarell-OsF}{el}{it}{<-> ssub * cantarell-OsF/el/sl}{} +\DeclareFontShape{TS1}{cantarell-OsF}{m}{it}{<-> ssub * cantarell-OsF/m/sl}{} +\DeclareFontShape{TS1}{cantarell-OsF}{eb}{it}{<-> ssub * cantarell-OsF/eb/sl}{} + +\endinput
\ No newline at end of file |