From 6688448c1f00de62d4cb784b2af3e36a75fcce82 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 5 Apr 2018 21:10:40 +0000 Subject: morewrites (5apr18) git-svn-id: svn://tug.org/texlive/trunk@47306 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/morewrites/morewrites.sty | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'Master/texmf-dist/tex/latex/morewrites/morewrites.sty') 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 -- cgit v1.2.3