summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/tools/shellesc.sty
diff options
context:
space:
mode:
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 9f3c1d45c29..d3f9a110a61 100644
--- a/Master/texmf-dist/tex/latex/tools/shellesc.sty
+++ b/Master/texmf-dist/tex/latex/tools/shellesc.sty
@@ -44,7 +44,7 @@
\def\next#1#2[#3]{\wlog{#2 #3}}
\expandafter\next\fi
\ProvidesPackage{shellesc}
- [2016/02/02 v0.01b unified shell escape interface for LaTeX]
+ [2016/04/29 v0.01c unified shell escape interface for LaTeX]
\ifcase
\ifx\pdfshellescape\@undefined
\ifx\shellescape\@undefined
@@ -73,7 +73,7 @@
\directlua{os.execute("\luaescapestring{#1}")}}
\fi
\ifx\lastsavedimageresourcepages\@undefined
- \protected\def\ShellEscape{\relax\write18 }
+ \protected\def\DelayedShellEscape{\relax\write18 }
\else
\protected\def\DelayedShellEscape#1{%
\latelua{os.execute("\luaescapestring{#1}")}}