summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/regexpatch
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-04-01 22:31:14 +0000
committerKarl Berry <karl@freefriends.org>2018-04-01 22:31:14 +0000
commit219ddedcea6254dad0d23d0735255ed970000552 (patch)
tree2a27011b1a5b7f8e0028a489f69da28962681b78 /Master/texmf-dist/tex/latex/regexpatch
parent04258ec87cd14f39ad99958a35b2a23d01260808 (diff)
regexpatch (31mar18)
git-svn-id: svn://tug.org/texlive/trunk@47233 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/regexpatch')
-rw-r--r--Master/texmf-dist/tex/latex/regexpatch/regexpatch.sty7
1 files changed, 4 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/regexpatch/regexpatch.sty b/Master/texmf-dist/tex/latex/regexpatch/regexpatch.sty
index 4ba764f3b43..8e61b7644f0 100644
--- a/Master/texmf-dist/tex/latex/regexpatch/regexpatch.sty
+++ b/Master/texmf-dist/tex/latex/regexpatch/regexpatch.sty
@@ -9,6 +9,7 @@
%% Do not distribute this file without also distributing the
%% source files specified above.
%%
+ % \iffalse meta-comment
%% File: regexpatch.dtx (C) Copyright 2012-2016 Enrico Gregorio
%%
%% It may be distributed and/or modified under the conditions of the
@@ -24,7 +25,7 @@
%% The released version of this bundle is available from CTAN.
%%
\RequirePackage{expl3}
-\GetIdInfo$Id: regexpatch.dtx 0.2b 2016-05-15 12:00:00Z Enrico $
+\GetIdInfo$Id: regexpatch.dtx 0.2c 2018-03-31 12:00:00Z Enrico $
{Extending etoolbox patching commands}
\ProvidesExplPackage
{\ExplFileName}{\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription}
@@ -39,7 +40,7 @@
}
\tex_endinput:D
}
-\RequirePackage{xparse,l3regex}
+\RequirePackage{xparse}
\bool_new:N \l_xpatch_protect_bool
\bool_new:N \l_xpatch_optional_bool
\bool_new:N \l_xpatch_patchable_bool
@@ -419,7 +420,7 @@
{ abx@macro@ \tl_to_str:n {#2} } {#3}{#4}{#5}{#6}
}
{
- \xpatch_main:Ncnnnn \xpatch_patchcmd_once:Nnnnn
+ \xpatch_main)four:Ncnnnn \xpatch_patchcmd_once:Nnnnn
{ abx@macro@ \tl_to_str:n {#2} } {#3}{#4}{#5}{#6}
}
}