diff options
author | Karl Berry <karl@freefriends.org> | 2014-09-01 22:28:39 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-09-01 22:28:39 +0000 |
commit | 37cc3ca081e4dd722d3d0b0b2dd25350e5018550 (patch) | |
tree | 2e73479a9e8c94e090ced3443b9c00d05546f9b1 /Master/texmf-dist/doc/latex/pkgloader | |
parent | 206617001cdd4cd6b27ec3de4bb7cea31245f8b2 (diff) |
pkgloader (1sep14)
git-svn-id: svn://tug.org/texlive/trunk@35086 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/pkgloader')
-rw-r--r-- | Master/texmf-dist/doc/latex/pkgloader/README | 9 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/pkgloader/pkgloader-packagedoc.cls | 3 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/pkgloader/pkgloader.pdf | bin | 454292 -> 454647 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/pkgloader/pkgloader.tex | 5 |
4 files changed, 11 insertions, 6 deletions
diff --git a/Master/texmf-dist/doc/latex/pkgloader/README b/Master/texmf-dist/doc/latex/pkgloader/README index e90a6bb1aa4..679ba9a2e9e 100644 --- a/Master/texmf-dist/doc/latex/pkgloader/README +++ b/Master/texmf-dist/doc/latex/pkgloader/README @@ -1,9 +1,9 @@ latex-pkgloader =============== -LaTeX Package : latex-pkgloader 0.2.0 +LaTeX Package : latex-pkgloader 0.3.0 -Last Modified : 2014-05-10 +Last Modified : 2014-08-31 Author : Michiel Helvensteijn (www.mhelvens.net) @@ -17,7 +17,8 @@ A LaTeX package for managing the options and loading order of other packages Prerequisites ------------- -To use this package, you need the following packages: +To use this package you need, apart from packages installed by default, +the following package: * `lt3graph` @@ -48,4 +49,4 @@ License This material is subject to the LaTeX Project Public License. See http://www.ctan.org/tex-archive/help/Catalogue/licenses.lppl.html -for the details of that license.
\ No newline at end of file +for the details of that license. diff --git a/Master/texmf-dist/doc/latex/pkgloader/pkgloader-packagedoc.cls b/Master/texmf-dist/doc/latex/pkgloader/pkgloader-packagedoc.cls index be82b57e9f9..c1c0997ab31 100644 --- a/Master/texmf-dist/doc/latex/pkgloader/pkgloader-packagedoc.cls +++ b/Master/texmf-dist/doc/latex/pkgloader/pkgloader-packagedoc.cls @@ -1,6 +1,6 @@ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % % -% Copyright (c) 2013 - Michiel Helvensteijn - www.mhelvens.net % +% Copyright (c) 2014 - Michiel Helvensteijn (www.mhelvens.net) % % % % https://github.com/mhelvens/latex-lt3graph % % % @@ -43,7 +43,6 @@ \RequirePackage{pkgloader-dry} \LoadPackagesNow - %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % Documentation Options % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% diff --git a/Master/texmf-dist/doc/latex/pkgloader/pkgloader.pdf b/Master/texmf-dist/doc/latex/pkgloader/pkgloader.pdf Binary files differindex c2768ffce6b..b7c50c69ec3 100644 --- a/Master/texmf-dist/doc/latex/pkgloader/pkgloader.pdf +++ b/Master/texmf-dist/doc/latex/pkgloader/pkgloader.pdf diff --git a/Master/texmf-dist/doc/latex/pkgloader/pkgloader.tex b/Master/texmf-dist/doc/latex/pkgloader/pkgloader.tex index 420453ad6a7..8d1e519c308 100644 --- a/Master/texmf-dist/doc/latex/pkgloader/pkgloader.tex +++ b/Master/texmf-dist/doc/latex/pkgloader/pkgloader.tex @@ -36,6 +36,11 @@ \changes{0.2.0}{2014/05/10} {an important release, which implements most features described in the pkgloader TUGBoat article, and fixes a ton of bugs} + +\changes{0.3.0}{2014/08/31} + {fixed the package to work with more recent releases of expl3, + which removed the individual l3kernel .sty files; additionally, + pkgloader now understands preferred loading orders of cleveref} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \begin{document} % |