From 0abc6680fd61592b6ad516b519251dfb4444ece0 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 27 Oct 2015 21:02:44 +0000 Subject: dynamicnumber (27oct15) git-svn-id: svn://tug.org/texlive/trunk@38726 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/source/latex/dynamicnumber/dynamicnumber.dtx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Master/texmf-dist/source') diff --git a/Master/texmf-dist/source/latex/dynamicnumber/dynamicnumber.dtx b/Master/texmf-dist/source/latex/dynamicnumber/dynamicnumber.dtx index 0325843a7e4..fe512c14d9f 100644 --- a/Master/texmf-dist/source/latex/dynamicnumber/dynamicnumber.dtx +++ b/Master/texmf-dist/source/latex/dynamicnumber/dynamicnumber.dtx @@ -14,7 +14,7 @@ % \iffalse %\NeedsTeXFormat{LaTeX2e}[1999/12/01] %\ProvidesPackage{dynamicnumber} -% [2015/10/04 v0.1.1 Dynamic Number package] +% [2015/10/27 v0.1.3 Dynamic Number package] % %<*driver> \documentclass{ltxdoc} @@ -29,7 +29,7 @@ % % \fi % -% \CheckSum{59} +% \CheckSum{58} % % \CharacterTable % {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z @@ -176,6 +176,7 @@ % \begin{macro}{\dnload} % Loads a dn list from file \meta{load}|.dnlist| and executes all commands in % this file after a check if the file exists. +% \changes{v0.1.3}{2015/10/27}{Removed bug where the current list was reset.} % \begin{macrocode} \DeclareDocumentCommand{\dnload}{m}{% \IfFileExists{#1.dnlist}{% @@ -185,7 +186,6 @@ \@auxcommand }% \immediate\closein\dninstream% - \dnsetcurrent{#1}% }{}% } % \end{macrocode} -- cgit v1.2.3