summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/tools/shellesc.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-11-08 21:41:56 +0000
committerKarl Berry <karl@freefriends.org>2019-11-08 21:41:56 +0000
commit8ebe6ff987a305ef80fbfaa5051d33a0be101154 (patch)
treea561380972ac6f57710a3100a4da9d529bbc2976 /Master/texmf-dist/tex/latex/tools/shellesc.sty
parent3bbc4db84c2de66cbc5611b4e9cd3cff0e0f3d2f (diff)
tools (8nov19)
git-svn-id: svn://tug.org/texlive/trunk@52699 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/tools/shellesc.sty')
-rw-r--r--Master/texmf-dist/tex/latex/tools/shellesc.sty4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/tools/shellesc.sty b/Master/texmf-dist/tex/latex/tools/shellesc.sty
index d7d0756fcbc..49b8970f685 100644
--- a/Master/texmf-dist/tex/latex/tools/shellesc.sty
+++ b/Master/texmf-dist/tex/latex/tools/shellesc.sty
@@ -49,7 +49,7 @@
\ifx\PackageWarning\undefined\def\PackageWarning#1#2{\wlog{#1: #2}}\fi
\expandafter\next\fi
\ProvidesPackage{shellesc}
- [2019/10/17 v1.0b unified shell escape interface for LaTeX]
+ [2019/11/08 v1.0c unified shell escape interface for LaTeX]
\chardef\shellesc@quotecat\catcode`\"
\chardef\shellesc@underscorecat\catcode`\_
\@makeother\"
@@ -126,7 +126,7 @@ shellesc.write_or_execute=write_or_execute
\let\shellesc@write\write
\protected\def\write{\directlua{shellesc.write_or_execute()}}
\catcode`\"\shellesc@quotecat
-\catcode`\"\shellesc@underscorecat
+\catcode`\_\shellesc@underscorecat
\endinput
%%
%% End of file `shellesc.sty'.