summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/morewrites/morewrites.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-04-05 21:10:40 +0000
committerKarl Berry <karl@freefriends.org>2018-04-05 21:10:40 +0000
commit6688448c1f00de62d4cb784b2af3e36a75fcce82 (patch)
tree65c38890647db3a592017a335bd0aaf550e63ab6 /Master/texmf-dist/tex/latex/morewrites/morewrites.sty
parent2534e37457206c5394c4902839bf656c211154d7 (diff)
morewrites (5apr18)
git-svn-id: svn://tug.org/texlive/trunk@47306 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/morewrites/morewrites.sty')
-rw-r--r--Master/texmf-dist/tex/latex/morewrites/morewrites.sty12
1 files changed, 6 insertions, 6 deletions
diff --git a/Master/texmf-dist/tex/latex/morewrites/morewrites.sty b/Master/texmf-dist/tex/latex/morewrites/morewrites.sty
index a337c6fc865..061ecec8656 100644
--- a/Master/texmf-dist/tex/latex/morewrites/morewrites.sty
+++ b/Master/texmf-dist/tex/latex/morewrites/morewrites.sty
@@ -9,7 +9,7 @@
%% Communicate any suggestions for changing this package
%% to Bruno Le Floch (blflatex@gmail.com).
%%
-%% File: morewrites.dtx Copyright (C) 2011-2017 Bruno Le Floch
+%% File: morewrites.dtx Copyright (C) 2011-2018 Bruno Le Floch
%%
%% It may be distributed and/or modified under the conditions of the
%% LaTeX Project Public License (LPPL), either version 1.3c of this
@@ -19,10 +19,10 @@
%% http://www.latex-project.org/lppl.txt
%%
%% -----------------------------------------------------------------------
-\RequirePackage {expl3} [2017/03/18]
-\RequirePackage {primargs} [2017/04/10]
+\RequirePackage {expl3} [2018/02/21]
+\RequirePackage {primargs} [2018/04/04]
\ProvidesExplPackage
- {morewrites} {2017/04/20} {} {Always room for a new write}
+ {morewrites} {2018/04/04} {} {Always room for a new write}
\sys_if_engine_luatex:T
{
\cs_new_protected:Npn \morewritessetup #1 { }
@@ -449,7 +449,7 @@
}
\AtEndDocument { \__morewrites_close_all_at_end:nw { 5 } }
\int_new:N \g__morewrites_alloc_write_int
-\int_set:Nn \g__morewrites_alloc_write_int { 18 }
+\int_gset:Nn \g__morewrites_alloc_write_int { 18 }
\cs_new_protected:Npn \__morewrites_newwrite:N #1
{
\int_gincr:N \g__morewrites_alloc_write_int
@@ -474,7 +474,7 @@
}
{
\__morewrites_tex_newwrite:N \l__morewrites_tstr_token
- \seq_put_right:NV \g__morewrites_write_seq \l__morewrites_tstr_token
+ \seq_gput_right:NV \g__morewrites_write_seq \l__morewrites_tstr_token
}
}
\cs_new_protected:Npn \morewritessetup #1