diff options
author | Karl Berry <karl@freefriends.org> | 2017-09-29 20:37:58 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-09-29 20:37:58 +0000 |
commit | 7517a8cc36ffb0c06ac028f06a69251551d2c939 (patch) | |
tree | 6a43c66f04e1ba702adbfda6fae2a35d9222afa3 /Master/texmf-dist/source/latex/etoc/etoc.ins | |
parent | 2e75aee2d32a0b0a7072b7737750bc7bb783cd72 (diff) |
bxjscls (28sep17)
git-svn-id: svn://tug.org/texlive/trunk@45429 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/etoc/etoc.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/etoc/etoc.ins | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/source/latex/etoc/etoc.ins b/Master/texmf-dist/source/latex/etoc/etoc.ins index 6029771ba6b..cd2365c107c 100644 --- a/Master/texmf-dist/source/latex/etoc/etoc.ins +++ b/Master/texmf-dist/source/latex/etoc/etoc.ins @@ -1,6 +1,6 @@ %% %% Package: etoc -%% Version: 1.08j-2017/09/21 +%% Version: 1.08k-2017/09/28 %% License: LPPL 1.3c %% Copyright (C) 2012-2017 Jean-Francois Burnol %% <jfbu at free dot fr> @@ -8,9 +8,9 @@ %% <Christine_Roemer at t-online dot de> %% and collaborators for the translation into German of the documentation %% -\def\etocpkgdate {2017/09/21} -\def\etocdocdate {2017/09/21} -\def\etocpkgversion {v1.08j} +\def\etocpkgdate {2017/09/28} +\def\etocdocdate {2017/09/28} +\def\etocpkgversion {v1.08k} \def\etocpkgdescription {Completely customisable TOCs (JFB)} %% Run etex on this file to extract from etoc.dtx: %% etoc.sty, etoc.tex, etoc-DE.tex and README.md |