diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/tex-gyre/qswiss.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/tex-gyre/qswiss.sty | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/tex-gyre/qswiss.sty b/Master/texmf-dist/tex/latex/tex-gyre/qswiss.sty new file mode 100644 index 00000000000..3618159a24c --- /dev/null +++ b/Master/texmf-dist/tex/latex/tex-gyre/qswiss.sty @@ -0,0 +1,21 @@ +%% Begin of file `qswiss.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-Heros.txt +% and README-TeX-Gyre-Heros.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{qswiss} + [2007/02/26 v2.0 QuasiSwiss package (obsolete)] + +\PackageWarningNoLine{qswiss}{Package 'qswiss' is obsolete. + Please use the package \MessageBreak 'tgheros' + from the TeX Gyre collection} + +\RequirePackage{tgheros} + +\endinput +%% +%% End of file `qswiss.sty'. |