diff options
author | Norbert Preining <norbert@preining.info> | 2019-09-02 13:46:59 +0900 |
---|---|---|
committer | Norbert Preining <norbert@preining.info> | 2019-09-02 13:46:59 +0900 |
commit | e0c6872cf40896c7be36b11dcc744620f10adf1d (patch) | |
tree | 60335e10d2f4354b0674ec22d7b53f0f8abee672 /fonts/tex-gyre/latex/il2qag.fd |
Initial commit
Diffstat (limited to 'fonts/tex-gyre/latex/il2qag.fd')
-rw-r--r-- | fonts/tex-gyre/latex/il2qag.fd | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/fonts/tex-gyre/latex/il2qag.fd b/fonts/tex-gyre/latex/il2qag.fd new file mode 100644 index 0000000000..501a8d4573 --- /dev/null +++ b/fonts/tex-gyre/latex/il2qag.fd @@ -0,0 +1,35 @@ +% This file belongs to the TeX Gyre collection of fonts. The work is released +% under the GUST Font License. See the MANIFEST-TeX-Gyre-Adventor.txt +% and README-TeX-Gyre-Adventor.txt files for the details. +% For the most recent version of this license see +% http://www.gust.org.pl/fonts/licenses/GUST-FONT-LICENSE.txt or +% http://tug.org/fonts/licenses/GUST-FONT-LICENSE.txt + +\ProvidesFile{il2qag.fd}[2009/09/25 v1.2 font definition file for IL2/qag] + +\ifx\qag@set@spacing\@undefined +\global\let\qag@set@spacing\@empty\fi +\providecommand*\qag@scale{} +\ifx\qag@scale\@empty\else + \edef\qag@scale{s*[\qag@scale]}% +\fi + +\DeclareFontFamily{IL2}{qag}{\qag@set@spacing} +\DeclareFontShape{IL2}{qag}{b}{sc}{<-> \qag@scale cs-qagb-sc}{} +\DeclareFontShape{IL2}{qag}{b}{n}{<-> \qag@scale cs-qagb}{} +\DeclareFontShape{IL2}{qag}{b}{scit}{<-> \qag@scale cs-qagbi-sc}{} +\DeclareFontShape{IL2}{qag}{b}{it}{<-> \qag@scale cs-qagbi}{} +\DeclareFontShape{IL2}{qag}{m}{sc}{<-> \qag@scale cs-qagr-sc}{} +\DeclareFontShape{IL2}{qag}{m}{n}{<-> \qag@scale cs-qagr}{} +\DeclareFontShape{IL2}{qag}{m}{scit}{<-> \qag@scale cs-qagri-sc}{} +\DeclareFontShape{IL2}{qag}{m}{it}{<-> \qag@scale cs-qagri}{} +\DeclareFontShape{IL2}{qag}{bx}{sc}{<->ssub * qag/b/sc}{} +\DeclareFontShape{IL2}{qag}{bx}{n}{<->ssub * qag/b/n}{} +\DeclareFontShape{IL2}{qag}{bx}{scit}{<->ssub * qag/b/scit}{} +\DeclareFontShape{IL2}{qag}{bx}{it}{<->ssub * qag/b/it}{} +\DeclareFontShape{IL2}{qag}{b}{sl}{<->sub * qag/b/it}{} +\DeclareFontShape{IL2}{qag}{m}{sl}{<->sub * qag/m/it}{} +\DeclareFontShape{IL2}{qag}{b}{scsl}{<->sub * qag/b/scit}{} +\DeclareFontShape{IL2}{qag}{m}{scsl}{<->sub * qag/m/scit}{} +\endinput +% End of il2qag |