From e0c6872cf40896c7be36b11dcc744620f10adf1d Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Mon, 2 Sep 2019 13:46:59 +0900 Subject: Initial commit --- fonts/tex-gyre/latex/t1qcr.fd | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 fonts/tex-gyre/latex/t1qcr.fd (limited to 'fonts/tex-gyre/latex/t1qcr.fd') diff --git a/fonts/tex-gyre/latex/t1qcr.fd b/fonts/tex-gyre/latex/t1qcr.fd new file mode 100644 index 0000000000..5502497357 --- /dev/null +++ b/fonts/tex-gyre/latex/t1qcr.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-Cursor.txt +% and README-TeX-Gyre-Cursor.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{t1qcr.fd}[2009/09/25 v1.2 font definition file for T1/qcr] + +\ifx\qcr@set@spacing\@undefined +\global\let\qcr@set@spacing\@empty\fi +\providecommand*\qcr@scale{} +\ifx\qcr@scale\@empty\else + \edef\qcr@scale{s*[\qcr@scale]}% +\fi + +\DeclareFontFamily{T1}{qcr}{\qcr@set@spacing} +\DeclareFontShape{T1}{qcr}{b}{sc}{<-> \qcr@scale ec-qcrb-sc}{} +\DeclareFontShape{T1}{qcr}{b}{n}{<-> \qcr@scale ec-qcrb}{} +\DeclareFontShape{T1}{qcr}{b}{scit}{<-> \qcr@scale ec-qcrbi-sc}{} +\DeclareFontShape{T1}{qcr}{b}{it}{<-> \qcr@scale ec-qcrbi}{} +\DeclareFontShape{T1}{qcr}{m}{sc}{<-> \qcr@scale ec-qcrr-sc}{} +\DeclareFontShape{T1}{qcr}{m}{n}{<-> \qcr@scale ec-qcrr}{} +\DeclareFontShape{T1}{qcr}{m}{scit}{<-> \qcr@scale ec-qcrri-sc}{} +\DeclareFontShape{T1}{qcr}{m}{it}{<-> \qcr@scale ec-qcrri}{} +\DeclareFontShape{T1}{qcr}{bx}{sc}{<->ssub * qcr/b/sc}{} +\DeclareFontShape{T1}{qcr}{bx}{n}{<->ssub * qcr/b/n}{} +\DeclareFontShape{T1}{qcr}{bx}{scit}{<->ssub * qcr/b/scit}{} +\DeclareFontShape{T1}{qcr}{bx}{it}{<->ssub * qcr/b/it}{} +\DeclareFontShape{T1}{qcr}{b}{sl}{<->sub * qcr/b/it}{} +\DeclareFontShape{T1}{qcr}{m}{sl}{<->sub * qcr/m/it}{} +\DeclareFontShape{T1}{qcr}{b}{scsl}{<->sub * qcr/b/scit}{} +\DeclareFontShape{T1}{qcr}{m}{scsl}{<->sub * qcr/m/scit}{} +\endinput +% End of t1qcr -- cgit v1.2.3