diff options
author | Karl Berry <karl@freefriends.org> | 2014-05-13 22:14:10 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-05-13 22:14:10 +0000 |
commit | 64e8cd35199c3cfdc156487e9cc4b41c3fa86e21 (patch) | |
tree | 21112117fb03b7bd9e6223404dc47f4709ee105b /Master/texmf-dist/tex/latex/pkgloader/pkgloader-cls-pkg.sty | |
parent | 8ed901e81f474c7cf2946183f99b5836d40ffcd7 (diff) |
pkgloader (10may14)
git-svn-id: svn://tug.org/texlive/trunk@34019 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/pkgloader/pkgloader-cls-pkg.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/pkgloader/pkgloader-cls-pkg.sty | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/pkgloader/pkgloader-cls-pkg.sty b/Master/texmf-dist/tex/latex/pkgloader/pkgloader-cls-pkg.sty new file mode 100644 index 00000000000..695921beb88 --- /dev/null +++ b/Master/texmf-dist/tex/latex/pkgloader/pkgloader-cls-pkg.sty @@ -0,0 +1,24 @@ +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \iffalse %%%% +% % +% Copyright (c) 2014 - Michiel Helvensteijn (www.mhelvens.net) % +% % +% https://github.com/mhelvens/latex-pkgloader % +% % +% This work may be distributed and/or modified under the conditions % +% of the LaTeX Project Public License, either version 1.3 of this % +% license or (at your option) any later version. The latest version % +% of this license is in http://www.latex-project.org/lppl.txt % +% and version 1.3 or later is part of all distributions of LaTeX % +% version 2005/12/01 or later. % +% % +% This work has the LPPL maintenance status `maintained'. % +% % +% The Current Maintainer of this work is Michiel Helvensteijn. % +% % +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \fi %%%% +% % +% This file is always loaded before the '\usepackage' % +% requested packages and after all classes. It's % +% really just a stub in the dependency graph. % +% % +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |