diff options
Diffstat (limited to 'fonts/carlito/latex/LY1Crlt-Inf.fd')
-rw-r--r-- | fonts/carlito/latex/LY1Crlt-Inf.fd | 91 |
1 files changed, 91 insertions, 0 deletions
diff --git a/fonts/carlito/latex/LY1Crlt-Inf.fd b/fonts/carlito/latex/LY1Crlt-Inf.fd new file mode 100644 index 0000000000..bc0a44a33e --- /dev/null +++ b/fonts/carlito/latex/LY1Crlt-Inf.fd @@ -0,0 +1,91 @@ +%% Generated by autoinst on 2022/10/05 +%% +\ProvidesFile{LY1Crlt-Inf.fd} + [2022/10/05 (autoinst) Font definitions for LY1/Crlt-Inf.] + +\ifcsname s@fct@alias\endcsname\else +\gdef\s@fct@alias{\sub@sfcnt\@font@aliasinfo} +\gdef\@font@aliasinfo#1{% + \@font@info{Font\space shape\space `\curr@fontshape'\space will + \space be\space aliased\MessageBreak to\space `\mandatory@arg'}% +} +\fi + +\expandafter\ifx\csname Crlt@scale\endcsname\relax + \let\Crlt@@scale\@empty +\else + \edef\Crlt@@scale{s*[\csname Crlt@scale\endcsname]}% +\fi + +\DeclareFontFamily{LY1}{Crlt-Inf}{} + + +% ---- b = bold ---- + +\DeclareFontShape{LY1}{Crlt-Inf}{b}{n}{ + <-> \Crlt@@scale Crlt-Bold-inf-ly1 +}{} + +\DeclareFontShape{LY1}{Crlt-Inf}{bold}{n}{ + <-> alias * Crlt-Inf/b/n +}{} + +\DeclareFontShape{LY1}{Crlt-Inf}{b}{it}{ + <-> \Crlt@@scale Crlt-BoldItalic-inf-ly1 +}{} + +\DeclareFontShape{LY1}{Crlt-Inf}{bold}{it}{ + <-> alias * Crlt-Inf/b/it +}{} + +\DeclareFontShape{LY1}{Crlt-Inf}{b}{sl}{ + <-> ssub * Crlt-Inf/b/it +}{} + +\DeclareFontShape{LY1}{Crlt-Inf}{bold}{sl}{ + <-> ssub * Crlt-Inf/bold/it +}{} + + +% ---- m = regular ---- + +\DeclareFontShape{LY1}{Crlt-Inf}{m}{it}{ + <-> \Crlt@@scale Crlt-Italic-inf-ly1 +}{} + +\DeclareFontShape{LY1}{Crlt-Inf}{regular}{it}{ + <-> alias * Crlt-Inf/m/it +}{} + +\DeclareFontShape{LY1}{Crlt-Inf}{m}{n}{ + <-> \Crlt@@scale Crlt-inf-ly1 +}{} + +\DeclareFontShape{LY1}{Crlt-Inf}{regular}{n}{ + <-> alias * Crlt-Inf/m/n +}{} + +\DeclareFontShape{LY1}{Crlt-Inf}{m}{sl}{ + <-> ssub * Crlt-Inf/m/it +}{} + +\DeclareFontShape{LY1}{Crlt-Inf}{regular}{sl}{ + <-> ssub * Crlt-Inf/regular/it +}{} + + +% ---- Extra 'ssub' rules to map 'bx' to 'b' ---- + +\DeclareFontShape{LY1}{Crlt-Inf}{bx}{it}{ + <-> ssub * Crlt-Inf/b/it +}{} + +\DeclareFontShape{LY1}{Crlt-Inf}{bx}{n}{ + <-> ssub * Crlt-Inf/b/n +}{} + +\DeclareFontShape{LY1}{Crlt-Inf}{bx}{sl}{ + <-> ssub * Crlt-Inf/b/sl +}{} + +\endinput |