diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/quattrocento/TS1Quattro-LF.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/quattrocento/TS1Quattro-LF.fd | 57 |
1 files changed, 57 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/quattrocento/TS1Quattro-LF.fd b/Master/texmf-dist/tex/latex/quattrocento/TS1Quattro-LF.fd new file mode 100644 index 00000000000..660f000c21d --- /dev/null +++ b/Master/texmf-dist/tex/latex/quattrocento/TS1Quattro-LF.fd @@ -0,0 +1,57 @@ +%% Generated by autoinst on 2020/07/26 +%% +\ProvidesFile{TS1Quattro-LF.fd} + [2020/07/26 (autoinst) Font definitions for TS1/Quattro-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 Quattro@scale\endcsname\relax + \let\Quattro@@scale\@empty +\else + \edef\Quattro@@scale{s*[\csname Quattro@scale\endcsname]}% +\fi + +\DeclareFontFamily{TS1}{Quattro-LF}{} + + +% ---- regular ---- + +\DeclareFontShape{TS1}{Quattro-LF}{regular}{n}{ + <-> \Quattro@@scale Quattro-Regular-lf-ts1 +}{} + + +% ---- bold ---- + +\DeclareFontShape{TS1}{Quattro-LF}{bold}{n}{ + <-> \Quattro@@scale Quattro-Bold-lf-ts1 +}{} + +% +% Extra 'alias' rules to map the standard NFSS codes to our fancy names +% + +% m --> regular + +\DeclareFontShape{TS1}{Quattro-LF}{m}{n}{ + <-> alias * Quattro-LF/regular/n +}{} + + +% b --> bold + +\DeclareFontShape{TS1}{Quattro-LF}{b}{n}{ + <-> alias * Quattro-LF/bold/n +}{} + +\DeclareFontShape{TS1}{Quattro-LF}{bx}{n}{ + <-> ssub * Quattro-LF/b/n +}{} + +\endinput |