From 8ebe6ff987a305ef80fbfaa5051d33a0be101154 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 8 Nov 2019 21:41:56 +0000 Subject: tools (8nov19) git-svn-id: svn://tug.org/texlive/trunk@52699 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/tools/shellesc.sty | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Master/texmf-dist/tex/latex/tools') 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'. -- cgit v1.2.3