summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/tex-gyre/qbookman.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-12-25 19:24:01 +0000
committerKarl Berry <karl@freefriends.org>2006-12-25 19:24:01 +0000
commit02db5601dceb935b782992f65cbe3ccf0371f6b2 (patch)
treed71ab130266be31a85ffc7eebf9f365d9717a499 /Master/texmf-dist/tex/latex/tex-gyre/qbookman.sty
parentf158a7950ae3c424ede851d2f2a8996d2ddbe60e (diff)
new (huge) tex-gyre font package (22dec06)
git-svn-id: svn://tug.org/texlive/trunk@2914 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/tex-gyre/qbookman.sty')
-rw-r--r--Master/texmf-dist/tex/latex/tex-gyre/qbookman.sty21
1 files changed, 21 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/tex-gyre/qbookman.sty b/Master/texmf-dist/tex/latex/tex-gyre/qbookman.sty
new file mode 100644
index 00000000000..c63d064694f
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/tex-gyre/qbookman.sty
@@ -0,0 +1,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'.