diff options
Diffstat (limited to 'fonts/arvo/latex/OT1Arvo-TLF.fd')
-rw-r--r-- | fonts/arvo/latex/OT1Arvo-TLF.fd | 91 |
1 files changed, 91 insertions, 0 deletions
diff --git a/fonts/arvo/latex/OT1Arvo-TLF.fd b/fonts/arvo/latex/OT1Arvo-TLF.fd new file mode 100644 index 0000000000..b1404c9607 --- /dev/null +++ b/fonts/arvo/latex/OT1Arvo-TLF.fd @@ -0,0 +1,91 @@ +%% Generated by autoinst on 2020/12/21 +%% +\ProvidesFile{OT1Arvo-TLF.fd} + [2020/12/21 (autoinst) Font definitions for OT1/Arvo-TLF.] + +\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 Arvo@scale\endcsname\relax + \let\Arvo@@scale\@empty +\else + \edef\Arvo@@scale{s*[\csname Arvo@scale\endcsname]}% +\fi + +\DeclareFontFamily{OT1}{Arvo-TLF}{} + + +% ---- b = bold ---- + +\DeclareFontShape{OT1}{Arvo-TLF}{b}{it}{ + <-> \Arvo@@scale Arvo-BoldItalic-tlf-ot1 +}{} + +\DeclareFontShape{OT1}{Arvo-TLF}{bold}{it}{ + <-> alias * Arvo-TLF/b/it +}{} + +\DeclareFontShape{OT1}{Arvo-TLF}{b}{n}{ + <-> \Arvo@@scale Arvo-Bold-tlf-ot1 +}{} + +\DeclareFontShape{OT1}{Arvo-TLF}{bold}{n}{ + <-> alias * Arvo-TLF/b/n +}{} + +\DeclareFontShape{OT1}{Arvo-TLF}{b}{sl}{ + <-> ssub * Arvo-TLF/b/it +}{} + +\DeclareFontShape{OT1}{Arvo-TLF}{bold}{sl}{ + <-> ssub * Arvo-TLF/bold/it +}{} + + +% ---- m = regular ---- + +\DeclareFontShape{OT1}{Arvo-TLF}{m}{n}{ + <-> \Arvo@@scale Arvo-tlf-ot1 +}{} + +\DeclareFontShape{OT1}{Arvo-TLF}{regular}{n}{ + <-> alias * Arvo-TLF/m/n +}{} + +\DeclareFontShape{OT1}{Arvo-TLF}{m}{it}{ + <-> \Arvo@@scale Arvo-Italic-tlf-ot1 +}{} + +\DeclareFontShape{OT1}{Arvo-TLF}{regular}{it}{ + <-> alias * Arvo-TLF/m/it +}{} + +\DeclareFontShape{OT1}{Arvo-TLF}{m}{sl}{ + <-> ssub * Arvo-TLF/m/it +}{} + +\DeclareFontShape{OT1}{Arvo-TLF}{regular}{sl}{ + <-> ssub * Arvo-TLF/regular/it +}{} + + +% ---- Extra 'ssub' rules to map 'bx' to 'b' ---- + +\DeclareFontShape{OT1}{Arvo-TLF}{bx}{n}{ + <-> ssub * Arvo-TLF/b/n +}{} + +\DeclareFontShape{OT1}{Arvo-TLF}{bx}{sl}{ + <-> ssub * Arvo-TLF/b/sl +}{} + +\DeclareFontShape{OT1}{Arvo-TLF}{bx}{it}{ + <-> ssub * Arvo-TLF/b/it +}{} + +\endinput |