diff options
Diffstat (limited to 'fonts/magra/latex/LY1Magra-TLF.fd')
-rw-r--r-- | fonts/magra/latex/LY1Magra-TLF.fd | 51 |
1 files changed, 51 insertions, 0 deletions
diff --git a/fonts/magra/latex/LY1Magra-TLF.fd b/fonts/magra/latex/LY1Magra-TLF.fd new file mode 100644 index 0000000000..5a87c7143d --- /dev/null +++ b/fonts/magra/latex/LY1Magra-TLF.fd @@ -0,0 +1,51 @@ +%% Generated by autoinst on 2021/01/09 +%% +\ProvidesFile{LY1Magra-TLF.fd} + [2021/01/09 (autoinst) Font definitions for LY1/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{LY1}{Magra-TLF}{} + + +% ---- b = bold ---- + +\DeclareFontShape{LY1}{Magra-TLF}{b}{n}{ + <-> \Magra@@scale Magra-Bold-tlf-ly1 +}{} + +\DeclareFontShape{LY1}{Magra-TLF}{bold}{n}{ + <-> alias * Magra-TLF/b/n +}{} + + +% ---- m = regular ---- + +\DeclareFontShape{LY1}{Magra-TLF}{m}{n}{ + <-> \Magra@@scale Magra-tlf-ly1 +}{} + +\DeclareFontShape{LY1}{Magra-TLF}{regular}{n}{ + <-> alias * Magra-TLF/m/n +}{} + + +% ---- Extra 'ssub' rules to map 'bx' to 'b' ---- + +\DeclareFontShape{LY1}{Magra-TLF}{bx}{n}{ + <-> ssub * Magra-TLF/b/n +}{} + +\endinput |