blob: a40ef6b6c9f5ab0097ae9777da9f7e10e0117aff (
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 `qcourier.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-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
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{qcourier}
[2006/11/01 v2.0 QuasiCourier package (obsolete)]
\PackageWarningNoLine{qcourier}{Package 'qcourier' is obsolete.
Please use the package \MessageBreak 'tgcursor'
from the TeX Gyre collection}
\RequirePackage{tgcursor}
\endinput
%%
%% End of file `qcourier.sty'.
|