diff options
author | Karl Berry <karl@freefriends.org> | 2007-09-16 12:39:13 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-09-16 12:39:13 +0000 |
commit | 90df8d94b2a8ec37029d151e6c8010c5ea597630 (patch) | |
tree | 92938ed9caea158dc36a37e68c88fed7a65d82ab /Master/texmf-dist/tex/latex/tex-gyre/qcourier.sty | |
parent | a2e9b5f65b5f4b5a358520fa22c8855b5bb63661 (diff) |
tex-gyre cursor 1.010 etc. (14sep07)
git-svn-id: svn://tug.org/texlive/trunk@4955 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/tex-gyre/qcourier.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/tex-gyre/qcourier.sty | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/tex-gyre/qcourier.sty b/Master/texmf-dist/tex/latex/tex-gyre/qcourier.sty new file mode 100644 index 00000000000..a40ef6b6c9f --- /dev/null +++ b/Master/texmf-dist/tex/latex/tex-gyre/qcourier.sty @@ -0,0 +1,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'. |