diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/etoc/etoc.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/etoc/etoc.tex | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/Master/texmf-dist/doc/latex/etoc/etoc.tex b/Master/texmf-dist/doc/latex/etoc/etoc.tex index a2520f5e138..16c0d387ae7 100644 --- a/Master/texmf-dist/doc/latex/etoc/etoc.tex +++ b/Master/texmf-dist/doc/latex/etoc/etoc.tex @@ -1,9 +1,8 @@ -\def\pkgname {etoc} \def\pkgdate {2013/10/21} \def\pkgversion {v1.07i} -\def\pkgdescription {Completely customisable TOCs (jfB)} -\def\doctimestamp {Time-stamp <21-10-2013 18:35:52 CEST *>} +\def\jfbpkgname {etoc} \def\jfbpkgdate {2013/12/03} \def\jfbpkgversion {v1.07j} +\def\jfbpkgdescription {Completely customisable TOCs (jfB)} %% %% Package: etoc -%% Version: 2013/10/16 v1.07h +%% Version: 2013/12/03 v1.07j %% Copyright (C) 2012-2013 by Jean-Francois Burnol <jfbu at free dot fr> %% %% run latex thrice on this file etoc.tex then dvipdfmx on etoc.dvi @@ -12,7 +11,8 @@ %% customize as desired the class options and the two toggles below. %% \NeedsTeXFormat{LaTeX2e} -\ProvidesFile{etoc.tex}[\pkgdate\space\pkgversion\space\pkgdescription]% +\ProvidesFile{\jfbpkgname.tex}% + [\jfbpkgdate\space\jfbpkgversion\space\jfbpkgdescription]% \PassOptionsToClass{a4paper,11pt}{scrdoc} \chardef\Withdvipdfmx 1 % replace 1 by 0 for using latex/pdflatex, rather. \chardef\NoSourceCode 0 % replace 0 by 1 for the doc *without* the source code |