diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/garamond-libre/OT1GaramondLibre-Inf.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/garamond-libre/OT1GaramondLibre-Inf.fd | 97 |
1 files changed, 97 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/garamond-libre/OT1GaramondLibre-Inf.fd b/Master/texmf-dist/tex/latex/garamond-libre/OT1GaramondLibre-Inf.fd new file mode 100644 index 00000000000..b4b4b31e6a3 --- /dev/null +++ b/Master/texmf-dist/tex/latex/garamond-libre/OT1GaramondLibre-Inf.fd @@ -0,0 +1,97 @@ +%% Generated by autoinst on 2020/04/29 +%% +\ProvidesFile{OT1GaramondLibre-Inf.fd} + [2020/04/29 (autoinst) Font definitions for OT1/GaramondLibre-Inf.] + +\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{OT1}{GaramondLibre-Inf}{} + + +% ---- regular ---- + +\DeclareFontShape{OT1}{GaramondLibre-Inf}{regular}{n}{ + <-> \GaramondLibre@@scale GaramondLibre-Regular-inf-ot1 +}{} + +\DeclareFontShape{OT1}{GaramondLibre-Inf}{regular}{it}{ + <-> \GaramondLibre@@scale GaramondLibre-Italic-inf-ot1 +}{} + +\DeclareFontShape{OT1}{GaramondLibre-Inf}{regular}{sl}{ + <-> ssub * GaramondLibre-Inf/regular/it +}{} + + +% ---- bold ---- + +\DeclareFontShape{OT1}{GaramondLibre-Inf}{bold}{n}{ + <-> \GaramondLibre@@scale GaramondLibre-Bold-inf-ot1 +}{} + +\DeclareFontShape{OT1}{GaramondLibre-Inf}{bold}{it}{ + <-> \GaramondLibre@@scale GaramondLibre-BoldItalic-inf-ot1 +}{} + +\DeclareFontShape{OT1}{GaramondLibre-Inf}{bold}{sl}{ + <-> ssub * GaramondLibre-Inf/bold/it +}{} + +% +% Extra 'alias' rules to map the standard NFSS codes to our fancy names +% + +% m --> regular + +\DeclareFontShape{OT1}{GaramondLibre-Inf}{m}{sl}{ + <-> alias * GaramondLibre-Inf/regular/sl +}{} + +\DeclareFontShape{OT1}{GaramondLibre-Inf}{m}{n}{ + <-> alias * GaramondLibre-Inf/regular/n +}{} + +\DeclareFontShape{OT1}{GaramondLibre-Inf}{m}{it}{ + <-> alias * GaramondLibre-Inf/regular/it +}{} + + +% b --> bold + +\DeclareFontShape{OT1}{GaramondLibre-Inf}{b}{sl}{ + <-> alias * GaramondLibre-Inf/bold/sl +}{} + +\DeclareFontShape{OT1}{GaramondLibre-Inf}{b}{n}{ + <-> alias * GaramondLibre-Inf/bold/n +}{} + +\DeclareFontShape{OT1}{GaramondLibre-Inf}{b}{it}{ + <-> alias * GaramondLibre-Inf/bold/it +}{} + +\DeclareFontShape{OT1}{GaramondLibre-Inf}{bx}{n}{ + <-> ssub * GaramondLibre-Inf/b/n +}{} + +\DeclareFontShape{OT1}{GaramondLibre-Inf}{bx}{sl}{ + <-> ssub * GaramondLibre-Inf/b/sl +}{} + +\DeclareFontShape{OT1}{GaramondLibre-Inf}{bx}{it}{ + <-> ssub * GaramondLibre-Inf/b/it +}{} + +\endinput |