summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/pkgloader
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/pkgloader')
-rw-r--r--Master/texmf-dist/tex/latex/pkgloader/pkgloader.sty6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/pkgloader/pkgloader.sty b/Master/texmf-dist/tex/latex/pkgloader/pkgloader.sty
index 637fcff7c20..4cd11e35af4 100644
--- a/Master/texmf-dist/tex/latex/pkgloader/pkgloader.sty
+++ b/Master/texmf-dist/tex/latex/pkgloader/pkgloader.sty
@@ -17,7 +17,7 @@
% %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \fi %%%%
-% \CheckSum{527}
+% \CheckSum{0}
%
% \CharacterTable
% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z
@@ -48,7 +48,7 @@
% \begin{macrocode}
\NeedsTeXFormat{LaTeX2e}
\RequirePackage{expl3}
-\ProvidesExplPackage{pkgloader}{2014/11/30}{0.5.0}
+\ProvidesExplPackage{pkgloader}{2017/09/20}{0.5.1}
{managing the options and loading order of LaTeX packages}
% \end{macrocode}
%
@@ -844,7 +844,7 @@
% filenames from their four character extension:
%
% \begin{macrocode}
-\cs_new:Nn \__pkgloader_strip_extension:f {
+\cs_new:Npn \__pkgloader_strip_extension:f #1 {
\tl_reverse:f{
\tl_tail:f{\tl_tail:f{\tl_tail:f{\tl_tail:f{
\tl_reverse:n{#1}