diff options
Diffstat (limited to 'fonts/garamond-libre/latex/T2AGaramondLibre-Inf.fd')
-rw-r--r-- | fonts/garamond-libre/latex/T2AGaramondLibre-Inf.fd | 97 |
1 files changed, 97 insertions, 0 deletions
diff --git a/fonts/garamond-libre/latex/T2AGaramondLibre-Inf.fd b/fonts/garamond-libre/latex/T2AGaramondLibre-Inf.fd new file mode 100644 index 0000000000..f57ece2e04 --- /dev/null +++ b/fonts/garamond-libre/latex/T2AGaramondLibre-Inf.fd @@ -0,0 +1,97 @@ +%% Generated by autoinst on 2020/04/29 +%% +\ProvidesFile{T2AGaramondLibre-Inf.fd} + [2020/04/29 (autoinst) Font definitions for T2A/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{T2A}{GaramondLibre-Inf}{} + + +% ---- regular ---- + +\DeclareFontShape{T2A}{GaramondLibre-Inf}{regular}{n}{ + <-> \GaramondLibre@@scale GaramondLibre-Regular-inf-t2a +}{} + +\DeclareFontShape{T2A}{GaramondLibre-Inf}{regular}{it}{ + <-> \GaramondLibre@@scale GaramondLibre-Italic-inf-t2a +}{} + +\DeclareFontShape{T2A}{GaramondLibre-Inf}{regular}{sl}{ + <-> ssub * GaramondLibre-Inf/regular/it +}{} + + +% ---- bold ---- + +\DeclareFontShape{T2A}{GaramondLibre-Inf}{bold}{n}{ + <-> \GaramondLibre@@scale GaramondLibre-Bold-inf-t2a +}{} + +\DeclareFontShape{T2A}{GaramondLibre-Inf}{bold}{it}{ + <-> \GaramondLibre@@scale GaramondLibre-BoldItalic-inf-t2a +}{} + +\DeclareFontShape{T2A}{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{T2A}{GaramondLibre-Inf}{m}{sl}{ + <-> alias * GaramondLibre-Inf/regular/sl +}{} + +\DeclareFontShape{T2A}{GaramondLibre-Inf}{m}{n}{ + <-> alias * GaramondLibre-Inf/regular/n +}{} + +\DeclareFontShape{T2A}{GaramondLibre-Inf}{m}{it}{ + <-> alias * GaramondLibre-Inf/regular/it +}{} + + +% b --> bold + +\DeclareFontShape{T2A}{GaramondLibre-Inf}{b}{sl}{ + <-> alias * GaramondLibre-Inf/bold/sl +}{} + +\DeclareFontShape{T2A}{GaramondLibre-Inf}{b}{n}{ + <-> alias * GaramondLibre-Inf/bold/n +}{} + +\DeclareFontShape{T2A}{GaramondLibre-Inf}{b}{it}{ + <-> alias * GaramondLibre-Inf/bold/it +}{} + +\DeclareFontShape{T2A}{GaramondLibre-Inf}{bx}{n}{ + <-> ssub * GaramondLibre-Inf/b/n +}{} + +\DeclareFontShape{T2A}{GaramondLibre-Inf}{bx}{sl}{ + <-> ssub * GaramondLibre-Inf/b/sl +}{} + +\DeclareFontShape{T2A}{GaramondLibre-Inf}{bx}{it}{ + <-> ssub * GaramondLibre-Inf/b/it +}{} + +\endinput |