summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/morewrites
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-09-12 23:19:58 +0000
committerKarl Berry <karl@freefriends.org>2011-09-12 23:19:58 +0000
commit001f733c399ee601d8039ead0a0cca8d5910444b (patch)
tree9f97265caf8f0a76f73bcfca0a9b723210c24c3d /Master/texmf-dist/tex/latex/morewrites
parentf88469c89eca0b4e61129e83739e3b6c581f3743 (diff)
morewrites (10sep11)
git-svn-id: svn://tug.org/texlive/trunk@23923 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/morewrites')
-rw-r--r--Master/texmf-dist/tex/latex/morewrites/morewrites.sty20
1 files changed, 10 insertions, 10 deletions
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
{