blob: c1598bf91d065089363db8303d343057db4e350f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
% This file belongs to the Latin Modern package. The work is released
% under the GUST Font License. See the MANIFEST-Latin-Modern.txt and
% README-Latin-Modern.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{qxlmssq.fd}[2009/08/12 v1.4 Font defs for Latin Modern]
\DeclareFontFamily{QX}{lmssq}{}
\DeclareFontShape{QX}{lmssq}{m}{n}
{<-> qx-lmssq8}{}
\DeclareFontShape{QX}{lmssq}{m}{sl}
{<-> qx-lmssqo8}{}
\DeclareFontShape{QX}{lmssq}{bx}{n}
{<-> qx-lmssqbx8}{}
\DeclareFontShape{QX}{lmssq}{bx}{sl}
{<-> qx-lmssqbo8}{}
\endinput
%%
%% End of file `qxlmssq.fd'.
|