diff options
author | Karl Berry <karl@freefriends.org> | 2019-12-18 22:05:29 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-12-18 22:05:29 +0000 |
commit | fa880c4159ef5e0deef1288e21a4eecced915bcc (patch) | |
tree | b535244b628d2b591afffba4f0d6c51a9ed6796d /Master/texmf-dist/tex/latex/clara/OT1Clara-Sup.fd | |
parent | cff0cf05d8d0a25715ac5a2e4385d60364701f0f (diff) |
clara (18dec19)
git-svn-id: svn://tug.org/texlive/trunk@53178 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/clara/OT1Clara-Sup.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/clara/OT1Clara-Sup.fd | 96 |
1 files changed, 96 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/clara/OT1Clara-Sup.fd b/Master/texmf-dist/tex/latex/clara/OT1Clara-Sup.fd new file mode 100644 index 00000000000..aeaab42ca05 --- /dev/null +++ b/Master/texmf-dist/tex/latex/clara/OT1Clara-Sup.fd @@ -0,0 +1,96 @@ +%% Generated by autoinst on 2019/12/14 +%% +\ProvidesFile{OT1Clara-Sup.fd} + [2019/12/14 (autoinst) Font definitions for OT1/Clara-Sup.] + +\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 Clara@scale\endcsname\relax + \let\Clara@@scale\@empty +\else + \edef\Clara@@scale{s*[\csname Clara@scale\endcsname]}% +\fi + +\DeclareFontFamily{OT1}{Clara-Sup}{} + + +% ---- regular ---- + +\DeclareFontShape{OT1}{Clara-Sup}{regular}{it}{ + <-> \Clara@@scale Clara-Italic-sup-ot1 +}{} + +\DeclareFontShape{OT1}{Clara-Sup}{regular}{sl}{ + <-> ssub * Clara-Sup/regular/it +}{} + + +% ---- bold ---- + +\DeclareFontShape{OT1}{Clara-Sup}{bold}{it}{ + <-> \Clara@@scale Clara-Bold-Italic-sup-ot1 +}{} + +\DeclareFontShape{OT1}{Clara-Sup}{bold}{n}{ + <-> \Clara@@scale Clara-Bold-sup-ot1 +}{} + +\DeclareFontShape{OT1}{Clara-Sup}{bold}{sl}{ + <-> ssub * Clara-Sup/bold/it +}{} + + +% ---- book ---- + +\DeclareFontShape{OT1}{Clara-Sup}{book}{n}{ + <-> \Clara@@scale Clara-sup-ot1 +}{} + +% +% Extra 'alias' rules to map the standard NFSS codes to our fancy names +% + +% m --> regular + +\DeclareFontShape{OT1}{Clara-Sup}{m}{sl}{ + <-> alias * Clara-Sup/regular/sl +}{} + +\DeclareFontShape{OT1}{Clara-Sup}{m}{it}{ + <-> alias * Clara-Sup/regular/it +}{} + + +% b --> bold + +\DeclareFontShape{OT1}{Clara-Sup}{b}{it}{ + <-> alias * Clara-Sup/bold/it +}{} + +\DeclareFontShape{OT1}{Clara-Sup}{b}{sl}{ + <-> alias * Clara-Sup/bold/sl +}{} + +\DeclareFontShape{OT1}{Clara-Sup}{b}{n}{ + <-> alias * Clara-Sup/bold/n +}{} + +\DeclareFontShape{OT1}{Clara-Sup}{bx}{n}{ + <-> ssub * Clara-Sup/b/n +}{} + +\DeclareFontShape{OT1}{Clara-Sup}{bx}{sl}{ + <-> ssub * Clara-Sup/b/sl +}{} + +\DeclareFontShape{OT1}{Clara-Sup}{bx}{it}{ + <-> ssub * Clara-Sup/b/it +}{} + +\endinput |