blob: 3618159a24c7c92120bc4112f0e5569ede06d9cd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
%% Begin of file `qswiss.sty'.
% 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
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{qswiss}
[2007/02/26 v2.0 QuasiSwiss package (obsolete)]
\PackageWarningNoLine{qswiss}{Package 'qswiss' is obsolete.
Please use the package \MessageBreak 'tgheros'
from the TeX Gyre collection}
\RequirePackage{tgheros}
\endinput
%%
%% End of file `qswiss.sty'.
|