From b82922d162778bb914810b5f5ff7a849338e7d87 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 9 Sep 2019 21:22:12 +0000 Subject: step (9sep19) git-svn-id: svn://tug.org/texlive/trunk@52066 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/step/LY1STEP-TLF.fd | 97 +++++++++++++++++++++++++ 1 file changed, 97 insertions(+) create mode 100644 Master/texmf-dist/tex/latex/step/LY1STEP-TLF.fd (limited to 'Master/texmf-dist/tex/latex/step/LY1STEP-TLF.fd') diff --git a/Master/texmf-dist/tex/latex/step/LY1STEP-TLF.fd b/Master/texmf-dist/tex/latex/step/LY1STEP-TLF.fd new file mode 100644 index 00000000000..fc43b859589 --- /dev/null +++ b/Master/texmf-dist/tex/latex/step/LY1STEP-TLF.fd @@ -0,0 +1,97 @@ +%% Generated by autoinst on 2019/09/08 +%% +\ProvidesFile{LY1STEP-TLF.fd} + [2019/09/08 (autoinst) Font definitions for LY1/STEP-TLF.] + +\expandafter\ifx\csname STEP@scale\endcsname\relax + \let\STEP@@scale\@empty +\else + \edef\STEP@@scale{s*[\csname STEP@scale\endcsname]}% +\fi + +\DeclareFontFamily{LY1}{STEP-TLF}{} + + +% ---- bold ---- + +\DeclareFontShape{LY1}{STEP-TLF}{bold}{it}{ + <-> \STEP@@scale STEP-BoldItalic-tlf-ly1 +}{} + +\DeclareFontShape{LY1}{STEP-TLF}{bold}{n}{ + <-> \STEP@@scale STEP-Bold-tlf-ly1 +}{} + +\DeclareFontShape{LY1}{STEP-TLF}{bold}{sl}{ + <-> ssub * STEP-TLF/bold/it +}{} + + +% ---- regular ---- + +\DeclareFontShape{LY1}{STEP-TLF}{regular}{n}{ + <-> \STEP@@scale STEP-Regular-tlf-ly1 +}{} + +\DeclareFontShape{LY1}{STEP-TLF}{regular}{it}{ + <-> \STEP@@scale STEP-Italic-tlf-ly1 +}{} + +\DeclareFontShape{LY1}{STEP-TLF}{regular}{sc}{ + <-> \STEP@@scale STEP-Regular-tlf-sc-ly1 +}{} + +\DeclareFontShape{LY1}{STEP-TLF}{regular}{sl}{ + <-> ssub * STEP-TLF/regular/it +}{} + +% +% Extra 'ssub' rules to map the standard NFSS codes to our fancy names +% + +% m --> regular + +\DeclareFontShape{LY1}{STEP-TLF}{m}{n}{ + <-> ssub * STEP-TLF/regular/n +}{} + +\DeclareFontShape{LY1}{STEP-TLF}{m}{it}{ + <-> ssub * STEP-TLF/regular/it +}{} + +\DeclareFontShape{LY1}{STEP-TLF}{m}{sl}{ + <-> ssub * STEP-TLF/regular/sl +}{} + +\DeclareFontShape{LY1}{STEP-TLF}{m}{sc}{ + <-> ssub * STEP-TLF/regular/sc +}{} + + +% b --> bold + +\DeclareFontShape{LY1}{STEP-TLF}{b}{sl}{ + <-> ssub * STEP-TLF/bold/sl +}{} + +\DeclareFontShape{LY1}{STEP-TLF}{b}{it}{ + <-> ssub * STEP-TLF/bold/it +}{} + +\DeclareFontShape{LY1}{STEP-TLF}{b}{n}{ + <-> ssub * STEP-TLF/bold/n +}{} + +\DeclareFontShape{LY1}{STEP-TLF}{bx}{n}{ + <-> ssub * STEP-TLF/b/n +}{} + +\DeclareFontShape{LY1}{STEP-TLF}{bx}{it}{ + <-> ssub * STEP-TLF/b/it +}{} + +\DeclareFontShape{LY1}{STEP-TLF}{bx}{sl}{ + <-> ssub * STEP-TLF/b/sl +}{} + +\endinput -- cgit v1.2.3