diff options
author | Karl Berry <karl@freefriends.org> | 2021-01-09 21:30:43 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-01-09 21:30:43 +0000 |
commit | 8057c1aec923e58067a6e4bd18ed9af38fb1b64c (patch) | |
tree | bae0f9bbabbdd0babcb061854b351f1cf3509325 /Master/texmf-dist/tex/latex/magra/OT1Magra-TLF.fd | |
parent | af2eb5865018765eca9a73759eebf200dabd9507 (diff) |
magra (9jan21)
git-svn-id: svn://tug.org/texlive/trunk@57361 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/magra/OT1Magra-TLF.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/magra/OT1Magra-TLF.fd | 51 |
1 files changed, 51 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/magra/OT1Magra-TLF.fd b/Master/texmf-dist/tex/latex/magra/OT1Magra-TLF.fd new file mode 100644 index 00000000000..2ae87cbcb6b --- /dev/null +++ b/Master/texmf-dist/tex/latex/magra/OT1Magra-TLF.fd @@ -0,0 +1,51 @@ +%% Generated by autoinst on 2021/01/09 +%% +\ProvidesFile{OT1Magra-TLF.fd} + [2021/01/09 (autoinst) Font definitions for OT1/Magra-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 Magra@scale\endcsname\relax + \let\Magra@@scale\@empty +\else + \edef\Magra@@scale{s*[\csname Magra@scale\endcsname]}% +\fi + +\DeclareFontFamily{OT1}{Magra-TLF}{} + + +% ---- m = regular ---- + +\DeclareFontShape{OT1}{Magra-TLF}{m}{n}{ + <-> \Magra@@scale Magra-tlf-ot1 +}{} + +\DeclareFontShape{OT1}{Magra-TLF}{regular}{n}{ + <-> alias * Magra-TLF/m/n +}{} + + +% ---- b = bold ---- + +\DeclareFontShape{OT1}{Magra-TLF}{b}{n}{ + <-> \Magra@@scale Magra-Bold-tlf-ot1 +}{} + +\DeclareFontShape{OT1}{Magra-TLF}{bold}{n}{ + <-> alias * Magra-TLF/b/n +}{} + + +% ---- Extra 'ssub' rules to map 'bx' to 'b' ---- + +\DeclareFontShape{OT1}{Magra-TLF}{bx}{n}{ + <-> ssub * Magra-TLF/b/n +}{} + +\endinput |