diff options
author | Karl Berry <karl@freefriends.org> | 2018-05-09 22:17:55 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-05-09 22:17:55 +0000 |
commit | 6db951b77c177727445e190edae139fac46d6b1c (patch) | |
tree | 07e45a5b46fe89483f81170333579ad7b816b9f1 /Master/texmf-dist/tex/latex/stickstoo/LY1SticksTooText-LF.fd | |
parent | 8a5ed0afa496837dadba1833d731b613cf58f135 (diff) |
stickstoo (8may18)
git-svn-id: svn://tug.org/texlive/trunk@47656 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/stickstoo/LY1SticksTooText-LF.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/stickstoo/LY1SticksTooText-LF.fd | 85 |
1 files changed, 85 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/stickstoo/LY1SticksTooText-LF.fd b/Master/texmf-dist/tex/latex/stickstoo/LY1SticksTooText-LF.fd new file mode 100644 index 00000000000..a69dff69992 --- /dev/null +++ b/Master/texmf-dist/tex/latex/stickstoo/LY1SticksTooText-LF.fd @@ -0,0 +1,85 @@ +%% +\ProvidesFile{LY1SticksTooText-LF.fd} + [2018/04/26 (autoinst) Font definitions for LY1/SticksTooText-LF.] + +\expandafter\ifx\csname SticksTooText@scale\endcsname\relax + \let\SticksTooText@@scale\@empty +\else + \edef\SticksTooText@@scale{s*[\csname SticksTooText@scale\endcsname]}% +\fi + +\DeclareFontFamily{LY1}{SticksTooText-LF}{} + +\DeclareFontShape{LY1}{SticksTooText-LF}{m}{n}{ + <-> \SticksTooText@@scale SticksTooText-Regular-lf-ly1 +}{} + +\DeclareFontShape{LY1}{SticksTooText-LF}{m}{scit}{ + <-> \SticksTooText@@scale SticksTooText-Italic-lf-sc-ly1 +}{} + +\DeclareFontShape{LY1}{SticksTooText-LF}{m}{it}{ + <-> \SticksTooText@@scale SticksTooText-Italic-lf-ly1 +}{} + +\DeclareFontShape{LY1}{SticksTooText-LF}{m}{sc}{ + <-> \SticksTooText@@scale SticksTooText-Regular-lf-sc-ly1 +}{} + +\DeclareFontShape{LY1}{SticksTooText-LF}{m}{sl}{ + <-> \SticksTooText@@scale SticksTooText-Italic-lf-th-ly1 +}{} + +\DeclareFontShape{LY1}{SticksTooText-LF}{m}{scsl}{ + <-> ssub * SticksTooText-LF/m/scit +}{} + +\DeclareFontShape{LY1}{SticksTooText-LF}{b}{n}{ + <-> \SticksTooText@@scale SticksTooText-Bold-lf-ly1 +}{} + +\DeclareFontShape{LY1}{SticksTooText-LF}{b}{scit}{ + <-> \SticksTooText@@scale SticksTooText-BoldItalic-lf-sc-ly1 +}{} + +\DeclareFontShape{LY1}{SticksTooText-LF}{b}{it}{ + <-> \SticksTooText@@scale SticksTooText-BoldItalic-lf-ly1 +}{} + +\DeclareFontShape{LY1}{SticksTooText-LF}{b}{sc}{ + <-> \SticksTooText@@scale SticksTooText-Bold-lf-sc-ly1 +}{} + +\DeclareFontShape{LY1}{SticksTooText-LF}{b}{sl}{ + <-> ssub * SticksTooText-LF/b/it +}{} + +\DeclareFontShape{LY1}{SticksTooText-LF}{b}{scsl}{ + <-> ssub * SticksTooText-LF/b/scit +}{} + +\DeclareFontShape{LY1}{SticksTooText-LF}{bx}{n}{ + <-> ssub * SticksTooText-LF/b/n +}{} + +\DeclareFontShape{LY1}{SticksTooText-LF}{bx}{sl}{ + <-> ssub * SticksTooText-LF/b/sl +}{} + +\DeclareFontShape{LY1}{SticksTooText-LF}{bx}{scit}{ + <-> ssub * SticksTooText-LF/b/scit +}{} + +\DeclareFontShape{LY1}{SticksTooText-LF}{bx}{sc}{ + <-> ssub * SticksTooText-LF/b/sc +}{} + +\DeclareFontShape{LY1}{SticksTooText-LF}{bx}{scsl}{ + <-> ssub * SticksTooText-LF/b/scsl +}{} + +\DeclareFontShape{LY1}{SticksTooText-LF}{bx}{it}{ + <-> ssub * SticksTooText-LF/b/it +}{} + +\endinput |