diff options
Diffstat (limited to 'fonts/carlito/latex/T1Crlt-TOsF.fd')
-rw-r--r-- | fonts/carlito/latex/T1Crlt-TOsF.fd | 91 |
1 files changed, 91 insertions, 0 deletions
diff --git a/fonts/carlito/latex/T1Crlt-TOsF.fd b/fonts/carlito/latex/T1Crlt-TOsF.fd new file mode 100644 index 0000000000..718183647d --- /dev/null +++ b/fonts/carlito/latex/T1Crlt-TOsF.fd @@ -0,0 +1,91 @@ +%% Generated by autoinst on 2022/10/05 +%% +\ProvidesFile{T1Crlt-TOsF.fd} + [2022/10/05 (autoinst) Font definitions for T1/Crlt-TOsF.] + +\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{T1}{Crlt-TOsF}{} + + +% ---- m = regular ---- + +\DeclareFontShape{T1}{Crlt-TOsF}{m}{n}{ + <-> \Crlt@@scale Crlt-tosf-t1 +}{} + +\DeclareFontShape{T1}{Crlt-TOsF}{regular}{n}{ + <-> alias * Crlt-TOsF/m/n +}{} + +\DeclareFontShape{T1}{Crlt-TOsF}{m}{it}{ + <-> \Crlt@@scale Crlt-Italic-tosf-t1 +}{} + +\DeclareFontShape{T1}{Crlt-TOsF}{regular}{it}{ + <-> alias * Crlt-TOsF/m/it +}{} + +\DeclareFontShape{T1}{Crlt-TOsF}{m}{sl}{ + <-> ssub * Crlt-TOsF/m/it +}{} + +\DeclareFontShape{T1}{Crlt-TOsF}{regular}{sl}{ + <-> ssub * Crlt-TOsF/regular/it +}{} + + +% ---- b = bold ---- + +\DeclareFontShape{T1}{Crlt-TOsF}{b}{it}{ + <-> \Crlt@@scale Crlt-BoldItalic-tosf-t1 +}{} + +\DeclareFontShape{T1}{Crlt-TOsF}{bold}{it}{ + <-> alias * Crlt-TOsF/b/it +}{} + +\DeclareFontShape{T1}{Crlt-TOsF}{b}{n}{ + <-> \Crlt@@scale Crlt-Bold-tosf-t1 +}{} + +\DeclareFontShape{T1}{Crlt-TOsF}{bold}{n}{ + <-> alias * Crlt-TOsF/b/n +}{} + +\DeclareFontShape{T1}{Crlt-TOsF}{b}{sl}{ + <-> ssub * Crlt-TOsF/b/it +}{} + +\DeclareFontShape{T1}{Crlt-TOsF}{bold}{sl}{ + <-> ssub * Crlt-TOsF/bold/it +}{} + + +% ---- Extra 'ssub' rules to map 'bx' to 'b' ---- + +\DeclareFontShape{T1}{Crlt-TOsF}{bx}{n}{ + <-> ssub * Crlt-TOsF/b/n +}{} + +\DeclareFontShape{T1}{Crlt-TOsF}{bx}{sl}{ + <-> ssub * Crlt-TOsF/b/sl +}{} + +\DeclareFontShape{T1}{Crlt-TOsF}{bx}{it}{ + <-> ssub * Crlt-TOsF/b/it +}{} + +\endinput |