diff options
author | Karl Berry <karl@freefriends.org> | 2020-08-01 20:54:27 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-08-01 20:54:27 +0000 |
commit | b34b09bec31bc880bb6157d9a847899dd4fa29c1 (patch) | |
tree | 71f8cf8ed951d8d6f69e8abab14bc578435ad71b /Master/texmf-dist/tex/latex/marcellus/T1Mrcls-LF.fd | |
parent | 99cba3c7708975b84acbb927a3e1c02875be5596 (diff) |
marcellus (1aug20)
git-svn-id: svn://tug.org/texlive/trunk@56016 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/marcellus/T1Mrcls-LF.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/marcellus/T1Mrcls-LF.fd | 44 |
1 files changed, 44 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/marcellus/T1Mrcls-LF.fd b/Master/texmf-dist/tex/latex/marcellus/T1Mrcls-LF.fd new file mode 100644 index 00000000000..2c9096a2b3c --- /dev/null +++ b/Master/texmf-dist/tex/latex/marcellus/T1Mrcls-LF.fd @@ -0,0 +1,44 @@ +%% Generated by autoinst on 2020/08/01 +%% +\ProvidesFile{T1Mrcls-LF.fd} + [2020/08/01 (autoinst) Font definitions for T1/Mrcls-LF.] + +\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 Mrcls@scale\endcsname\relax + \let\Mrcls@@scale\@empty +\else + \edef\Mrcls@@scale{s*[\csname Mrcls@scale\endcsname]}% +\fi + +\DeclareFontFamily{T1}{Mrcls-LF}{} + + +% ---- m = regular ---- + +\DeclareFontShape{T1}{Mrcls-LF}{m}{sc}{ + <-> \Mrcls@@scale MrclsSC-Regular-lf-sc-t1 +}{} + +\DeclareFontShape{T1}{Mrcls-LF}{regular}{sc}{ + <-> alias * Mrcls-LF/m/sc +}{} + +\DeclareFontShape{T1}{Mrcls-LF}{m}{n}{ + <-> \Mrcls@@scale Mrcls-Regular-lf-t1 +}{} + +\DeclareFontShape{T1}{Mrcls-LF}{regular}{n}{ + <-> alias * Mrcls-LF/m/n +}{} + + +% ---- Extra 'ssub' rules to map 'bx' to 'b' ---- + +\endinput |