diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/forum/T2AForum-LF.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/forum/T2AForum-LF.fd | 49 |
1 files changed, 49 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/forum/T2AForum-LF.fd b/Master/texmf-dist/tex/latex/forum/T2AForum-LF.fd new file mode 100644 index 00000000000..dcb4f3255cd --- /dev/null +++ b/Master/texmf-dist/tex/latex/forum/T2AForum-LF.fd @@ -0,0 +1,49 @@ +%% Generated by autoinst on 2019/06/18 +%% +\ProvidesFile{T2AForum-LF.fd} + [2019/06/18 (autoinst) Font definitions for T2A/Forum-LF.] + +\expandafter\ifx\csname Forum@scale\endcsname\relax + \let\Forum@@scale\@empty +\else + \edef\Forum@@scale{s*[\csname Forum@scale\endcsname]}% +\fi + +\DeclareFontFamily{T2A}{Forum-LF}{} + + +% ---- regular ---- + +\DeclareFontShape{T2A}{Forum-LF}{regular}{n}{ + <-> \Forum@@scale Forum-lf-t2a +}{} + + +% ---- bold ---- + +\DeclareFontShape{T2A}{Forum-LF}{bold}{n}{ + <-> \Forum@@scale Forum-Bold-lf-t2a +}{} + +% +% Extra 'ssub' rules to map the standard NFSS codes to our fancy names +% + +% m --> regular + +\DeclareFontShape{T2A}{Forum-LF}{m}{n}{ + <-> ssub * Forum-LF/regular/n +}{} + + +% b --> bold + +\DeclareFontShape{T2A}{Forum-LF}{b}{n}{ + <-> ssub * Forum-LF/bold/n +}{} + +\DeclareFontShape{T2A}{Forum-LF}{bx}{n}{ + <-> ssub * Forum-LF/b/n +}{} + +\endinput |