diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/tex-gyre/t5qhvc.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/tex-gyre/t5qhvc.fd | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/tex-gyre/t5qhvc.fd b/Master/texmf-dist/tex/latex/tex-gyre/t5qhvc.fd new file mode 100644 index 00000000000..16d47683a26 --- /dev/null +++ b/Master/texmf-dist/tex/latex/tex-gyre/t5qhvc.fd @@ -0,0 +1,43 @@ +% This file belongs to the TeX Gyre collection of fonts. The work is released +% under the GUST Font License. See the MANIFEST-TeX-Gyre-Heros.txt +% and README-TeX-Gyre-Heros.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{t5qhvc.fd}[2009/09/25 v1.2 font definition file for T5/qhvc] + +\ifx\qhv@set@spacing\@undefined +\global\let\qhv@set@spacing\@empty\fi +\providecommand*\qhv@scale{} +\ifx\qhv@scale\@empty\else + \edef\qhv@scale{s*[\qhv@scale]}% +\fi + +\DeclareFontFamily{T5}{qhvc}{\qhv@set@spacing} +\DeclareFontShape{T5}{qhvc}{bx}{sc}{<-> \qhv@scale t5-qhvb-sc}{} +\DeclareFontShape{T5}{qhvc}{bx}{n}{<-> \qhv@scale t5-qhvb}{} +\DeclareFontShape{T5}{qhvc}{bx}{scit}{<-> \qhv@scale t5-qhvbi-sc}{} +\DeclareFontShape{T5}{qhvc}{bx}{it}{<-> \qhv@scale t5-qhvbi}{} +\DeclareFontShape{T5}{qhvc}{b}{sc}{<-> \qhv@scale t5-qhvcb-sc}{} +\DeclareFontShape{T5}{qhvc}{b}{n}{<-> \qhv@scale t5-qhvcb}{} +\DeclareFontShape{T5}{qhvc}{b}{scit}{<-> \qhv@scale t5-qhvcbi-sc}{} +\DeclareFontShape{T5}{qhvc}{b}{it}{<-> \qhv@scale t5-qhvcbi}{} +\DeclareFontShape{T5}{qhvc}{m}{sc}{<-> \qhv@scale t5-qhvcr-sc}{} +\DeclareFontShape{T5}{qhvc}{m}{n}{<-> \qhv@scale t5-qhvcr}{} +\DeclareFontShape{T5}{qhvc}{m}{scit}{<-> \qhv@scale t5-qhvcri-sc}{} +\DeclareFontShape{T5}{qhvc}{m}{it}{<-> \qhv@scale t5-qhvcri}{} +\DeclareFontShape{T5}{qhvc}{x}{sc}{<-> \qhv@scale t5-qhvr-sc}{} +\DeclareFontShape{T5}{qhvc}{x}{n}{<-> \qhv@scale t5-qhvr}{} +\DeclareFontShape{T5}{qhvc}{x}{scit}{<-> \qhv@scale t5-qhvri-sc}{} +\DeclareFontShape{T5}{qhvc}{x}{it}{<-> \qhv@scale t5-qhvri}{} +\DeclareFontShape{T5}{qhvc}{bx}{sl}{<->sub * qhvc/bx/it}{} +\DeclareFontShape{T5}{qhvc}{b}{sl}{<->sub * qhvc/b/it}{} +\DeclareFontShape{T5}{qhvc}{m}{sl}{<->sub * qhvc/m/it}{} +\DeclareFontShape{T5}{qhvc}{x}{sl}{<->sub * qhvc/x/it}{} +\DeclareFontShape{T5}{qhvc}{bx}{scsl}{<->sub * qhvc/bx/scit}{} +\DeclareFontShape{T5}{qhvc}{b}{scsl}{<->sub * qhvc/b/scit}{} +\DeclareFontShape{T5}{qhvc}{m}{scsl}{<->sub * qhvc/m/scit}{} +\DeclareFontShape{T5}{qhvc}{x}{scsl}{<->sub * qhvc/x/scit}{} +\endinput +% End of t5qhvc |