diff options
author | Karl Berry <karl@freefriends.org> | 2006-12-25 19:24:01 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-12-25 19:24:01 +0000 |
commit | 02db5601dceb935b782992f65cbe3ccf0371f6b2 (patch) | |
tree | d71ab130266be31a85ffc7eebf9f365d9717a499 /Master/texmf-dist/tex/latex/tex-gyre/ot4qcs.fd | |
parent | f158a7950ae3c424ede851d2f2a8996d2ddbe60e (diff) |
new (huge) tex-gyre font package (22dec06)
git-svn-id: svn://tug.org/texlive/trunk@2914 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/tex-gyre/ot4qcs.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/tex-gyre/ot4qcs.fd | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/tex-gyre/ot4qcs.fd b/Master/texmf-dist/tex/latex/tex-gyre/ot4qcs.fd new file mode 100644 index 00000000000..a2d7f55d095 --- /dev/null +++ b/Master/texmf-dist/tex/latex/tex-gyre/ot4qcs.fd @@ -0,0 +1,24 @@ +% This file belongs to the TeX Gyre collection of fonts. The work is released +% under the GUST Font License. See the MANIFEST-TeX-Gyre-Schola.txt +% and README-TeX-Gyre-Schola.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{ot4qcs.fd}[2006/11/01 v1.0 font definition file for OT4/qcs] + +\DeclareFontFamily{OT4}{qcs}{} +\DeclareFontShape{OT4}{qcs}{b}{sc}{<->rm-qcsb-sc}{} +\DeclareFontShape{OT4}{qcs}{b}{n}{<->rm-qcsb}{} +\DeclareFontShape{OT4}{qcs}{b}{scit}{<->rm-qcsbi-sc}{} +\DeclareFontShape{OT4}{qcs}{b}{it}{<->rm-qcsbi}{} +\DeclareFontShape{OT4}{qcs}{m}{sc}{<->rm-qcsr-sc}{} +\DeclareFontShape{OT4}{qcs}{m}{n}{<->rm-qcsr}{} +\DeclareFontShape{OT4}{qcs}{m}{scit}{<->rm-qcsri-sc}{} +\DeclareFontShape{OT4}{qcs}{m}{it}{<->rm-qcsri}{} +\DeclareFontShape{OT4}{qcs}{bx}{n}{<->ssub * qcs/b/n}{} +\DeclareFontShape{OT4}{qcs}{bx}{it}{<->ssub * qcs/b/it}{} +\DeclareFontShape{OT4}{qcs}{bx}{sc}{<->ssub * qcs/b/sc}{} +\DeclareFontShape{OT4}{qcs}{bx}{scit}{<->ssub * qcs/b/scit}{} +\endinput +% End of ot4qcs |