diff options
author | Karl Berry <karl@freefriends.org> | 2020-05-04 21:21:34 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-05-04 21:21:34 +0000 |
commit | a6913752e2c93d9b4f808fa89614f048479c74cb (patch) | |
tree | 4809768a28d157f6667d666ae30657630d4908d6 /Master/texmf-dist/tex/latex/garamond-libre/LY1GaramondLibre-Sup.fd | |
parent | 576edc303564df0402350ff7a4c81fe179ac7929 (diff) |
garamond-libre (4may20)
git-svn-id: svn://tug.org/texlive/trunk@55011 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/garamond-libre/LY1GaramondLibre-Sup.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/garamond-libre/LY1GaramondLibre-Sup.fd | 97 |
1 files changed, 97 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/garamond-libre/LY1GaramondLibre-Sup.fd b/Master/texmf-dist/tex/latex/garamond-libre/LY1GaramondLibre-Sup.fd new file mode 100644 index 00000000000..061bc99e302 --- /dev/null +++ b/Master/texmf-dist/tex/latex/garamond-libre/LY1GaramondLibre-Sup.fd @@ -0,0 +1,97 @@ +%% Generated by autoinst on 2020/04/29 +%% +\ProvidesFile{LY1GaramondLibre-Sup.fd} + [2020/04/29 (autoinst) Font definitions for LY1/GaramondLibre-Sup.] + +\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 GaramondLibre@scale\endcsname\relax + \let\GaramondLibre@@scale\@empty +\else + \edef\GaramondLibre@@scale{s*[\csname GaramondLibre@scale\endcsname]}% +\fi + +\DeclareFontFamily{LY1}{GaramondLibre-Sup}{} + + +% ---- regular ---- + +\DeclareFontShape{LY1}{GaramondLibre-Sup}{regular}{n}{ + <-> \GaramondLibre@@scale GaramondLibre-Regular-sup-ly1 +}{} + +\DeclareFontShape{LY1}{GaramondLibre-Sup}{regular}{it}{ + <-> \GaramondLibre@@scale GaramondLibre-Italic-sup-ly1 +}{} + +\DeclareFontShape{LY1}{GaramondLibre-Sup}{regular}{sl}{ + <-> ssub * GaramondLibre-Sup/regular/it +}{} + + +% ---- bold ---- + +\DeclareFontShape{LY1}{GaramondLibre-Sup}{bold}{n}{ + <-> \GaramondLibre@@scale GaramondLibre-Bold-sup-ly1 +}{} + +\DeclareFontShape{LY1}{GaramondLibre-Sup}{bold}{it}{ + <-> \GaramondLibre@@scale GaramondLibre-BoldItalic-sup-ly1 +}{} + +\DeclareFontShape{LY1}{GaramondLibre-Sup}{bold}{sl}{ + <-> ssub * GaramondLibre-Sup/bold/it +}{} + +% +% Extra 'alias' rules to map the standard NFSS codes to our fancy names +% + +% m --> regular + +\DeclareFontShape{LY1}{GaramondLibre-Sup}{m}{sl}{ + <-> alias * GaramondLibre-Sup/regular/sl +}{} + +\DeclareFontShape{LY1}{GaramondLibre-Sup}{m}{n}{ + <-> alias * GaramondLibre-Sup/regular/n +}{} + +\DeclareFontShape{LY1}{GaramondLibre-Sup}{m}{it}{ + <-> alias * GaramondLibre-Sup/regular/it +}{} + + +% b --> bold + +\DeclareFontShape{LY1}{GaramondLibre-Sup}{b}{sl}{ + <-> alias * GaramondLibre-Sup/bold/sl +}{} + +\DeclareFontShape{LY1}{GaramondLibre-Sup}{b}{n}{ + <-> alias * GaramondLibre-Sup/bold/n +}{} + +\DeclareFontShape{LY1}{GaramondLibre-Sup}{b}{it}{ + <-> alias * GaramondLibre-Sup/bold/it +}{} + +\DeclareFontShape{LY1}{GaramondLibre-Sup}{bx}{n}{ + <-> ssub * GaramondLibre-Sup/b/n +}{} + +\DeclareFontShape{LY1}{GaramondLibre-Sup}{bx}{sl}{ + <-> ssub * GaramondLibre-Sup/b/sl +}{} + +\DeclareFontShape{LY1}{GaramondLibre-Sup}{bx}{it}{ + <-> ssub * GaramondLibre-Sup/b/it +}{} + +\endinput |