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