From e72cb1514d62f9467f98e6839e645e0b5a8c2639 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 7 May 2016 22:22:24 +0000 Subject: tools (7may16) git-svn-id: svn://tug.org/texlive/trunk@40934 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/tools/multicol.sty | 3 ++- Master/texmf-dist/tex/latex/tools/shellesc.sty | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) (limited to 'Master/texmf-dist/tex/latex/tools') diff --git a/Master/texmf-dist/tex/latex/tools/multicol.sty b/Master/texmf-dist/tex/latex/tools/multicol.sty index 72440eda2e6..43165ca5f6d 100644 --- a/Master/texmf-dist/tex/latex/tools/multicol.sty +++ b/Master/texmf-dist/tex/latex/tools/multicol.sty @@ -100,7 +100,7 @@ %% \NeedsTeXFormat{LaTeX2e}[1997/12/01] \ProvidesPackage{multicol} - [2016/02/08 v1.8o multicolumn formatting (FMi)] + [2016/04/07 v1.8p multicolumn formatting (FMi)] %% \DeclareOption{twocolumn} {\PackageWarning{multicol}{May not work @@ -486,6 +486,7 @@ Produce bot mark:\MessageBreak \meaning\botmark \@gobbletwo}% + \boxmaxdepth\maxdimen \setbox\@cclv\vbox{\unvbox\partial@page \page@sofar}% \@makecol\@outputpage 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}")}} -- cgit v1.2.3