summaryrefslogtreecommitdiff
path: root/fonts/tex-gyre/latex/qtimes.sty
blob: 44d6c6e300938e1b0ef865f96a09d27f639386f5 (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 `qtimes.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-Termes.txt
% and README-TeX-Gyre-Termes.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{qtimes}
  [2006/11/01 v2.0 QuasiTimes package (obsolete)]

\PackageWarningNoLine{qtimes}{Package 'qtimes' is obsolete.
  Please use  the package \MessageBreak 'tgtermes' 
  from the TeX Gyre collection} 

\RequirePackage{tgtermes}

\endinput
%% 
%% End of file `qtimes.sty'.