From 138cd963c48f6a40f4efc66336b25645167d4ae3 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 3 May 2021 21:11:49 +0000 Subject: mparhack (3may21) git-svn-id: svn://tug.org/texlive/trunk@59066 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/mparhack/mparhack.sty | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'Master/texmf-dist/tex/latex/mparhack') diff --git a/Master/texmf-dist/tex/latex/mparhack/mparhack.sty b/Master/texmf-dist/tex/latex/mparhack/mparhack.sty index 9f2a74aea79..6cbaead9ff4 100644 --- a/Master/texmf-dist/tex/latex/mparhack/mparhack.sty +++ b/Master/texmf-dist/tex/latex/mparhack/mparhack.sty @@ -24,7 +24,7 @@ %% \NeedsTeXFormat{LaTeX2e}[1997/04/14] \ProvidesPackage{mparhack} - [2005/04/17 v1.4 (T. Sgouros and S. Ulrich)] + [2021-05-02 v1.5 (T. Sgouros and S. Ulrich)] \newif\if@mph@firstcol@ \newif\if@mph@warning@ \newif\if@debug@ @@ -245,6 +245,7 @@ } \g@addto@macro{\@outputpage}{\mph@outputpage@hook} + \newcommand\mph@orig@hb@xt@{} \newcommand\mph@orig@outputdblcol{} \newcommand\mph@chk@dcl{0}% @@ -265,10 +266,10 @@ }% }% }% + \mph@orig@hb@xt@##1{##2\mph@tempa}% \else - \def\mph@tempa{}% + \mph@orig@hb@xt@##1{##2}% \fi - \mph@orig@hb@xt@##1{##2\mph@tempa}% }% \mph@orig@outputdblcol \def\hb@xt@{\mph@orig@hb@xt@}% -- cgit v1.2.3