blob: c63d064694f97d5c69ce58744c195006fe655a0c (
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 `qbookman.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-Bonum.txt
% and README-TeX-Gyre-Bonum.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{qbookman}
[2006/11/01 v2.0 QuasiBookman package (obsolete)]
\PackageWarningNoLine{qbookman}{Package 'qbookman' is obsolete.
Please use the package \MessageBreak 'tgbonum'
from the TeX Gyre collection}
\RequirePackage{tgbonum}
\endinput
%%
%% End of file `qbookman.sty'.
|