From 001f733c399ee601d8039ead0a0cca8d5910444b Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 12 Sep 2011 23:19:58 +0000 Subject: morewrites (10sep11) git-svn-id: svn://tug.org/texlive/trunk@23923 c570f23f-e606-0410-a88d-b1316a301751 --- .../texmf-dist/tex/latex/morewrites/morewrites.sty | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'Master/texmf-dist/tex/latex/morewrites') diff --git a/Master/texmf-dist/tex/latex/morewrites/morewrites.sty b/Master/texmf-dist/tex/latex/morewrites/morewrites.sty index eaf2c1b4bcb..202c539dc7a 100644 --- a/Master/texmf-dist/tex/latex/morewrites/morewrites.sty +++ b/Master/texmf-dist/tex/latex/morewrites/morewrites.sty @@ -20,7 +20,7 @@ %% %% ----------------------------------------------------------------------- \RequirePackage{l3names} -\GetIdInfo$Id: morewrites.dtx 0.0 2011-07-09 00:00:00Z bruno $ +\GetIdInfo$Id: morewrites.dtx 0.1 2011-09-09 00:00:00Z bruno $ {Always room for a new write}% \ProvidesExplPackage {\ExplFileName}{\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription} @@ -341,14 +341,14 @@ \IfFileExists{atbegshi.sty} { \RequirePackage{atbegshi} - \tl_replace_in:Nnn \AtBegShi@Output + \tl_replace_once:Nnn \AtBegShi@Output { \AtBegShi@OrgShipout \box \AtBeginShipoutBox } { \mw_before_shipout: \AtBegShi@OrgShipout \box \AtBeginShipoutBox \mw_after_shipout: } - \tl_replace_in:Nnn \AtBegShi@Output + \tl_replace_once:Nnn \AtBegShi@Output { \AtBeginShipoutOriginalShipout \box \AtBeginShipoutBox } { \mw_before_shipout: @@ -392,12 +392,12 @@ } \prop_gclear:N \g_mw_writes_prop } -\IfFileExists{atveryend.sty} { \use_i:nn } { \use_ii:nn } - { - \RequirePackage {atveryend} - \AtVeryVeryEnd { \mw_close_all: } - } - { + % \IfFileExists{atveryend.sty} { \use_i:nn } { \use_ii:nn } + % { + % \RequirePackage {atveryend} [2011/06/29] + % \AtVeryVeryEnd { \mw_close_all: } + % } + % { \cs_new_protected:Npn \mw_put_at_end:Nw #1 #2 \@@end { \tl_if_empty:nTF {#2} @@ -405,7 +405,7 @@ { #2 \mw_put_at_end:Nw #1 \@@end } } \AtEndDocument { \mw_put_at_end:Nw \mw_close_all: } - } + % } \countdef \mw_write_int 17 \scan_stop: \cs_new:Npn \mw_newwrite:N #1 { -- cgit v1.2.3