diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/etoc/etoc.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/etoc/etoc.ins | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/Master/texmf-dist/source/latex/etoc/etoc.ins b/Master/texmf-dist/source/latex/etoc/etoc.ins index 608df4c5f68..fd0b1a0bf84 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.08d (2015/04/09) +%% Version: 1.08e (2015/04/17) %% License: LPPL 1.3c or later (see etoc.dtx) %% Copyright (C) 2012-2015 Jean-Francois Burnol %% <jfbu at free dot fr> @@ -8,17 +8,17 @@ %% <Christine_Roemer at t-online dot de> %% and collaborators for the translation into German of the documentation %% -\def\etocpkgdate {2015/04/09} -\def\etocdocdate {2015/04/09} -\def\etocpkgversion {v1.08d} +\def\etocpkgdate {2015/04/17} +\def\etocdocdate {2015/04/17} +\def\etocpkgversion {v1.08e} \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 %% %% At least three ways to produce etoc.pdf (method (3) is preferred): -%% (1) latex etoc.dtx (four times), then dvips, then ps2pdf -%% (2) pdflatex etoc.dtx (four times) -%% (3) latex etoc.tex (four times), then dvipdfmx +%% (1) latex etoc.dtx (thrice), then dvips, then ps2pdf +%% (2) pdflatex etoc.dtx (thrice) +%% (3) latex etoc.tex (thrice), then dvipdfmx %% %% Method (3) produces the smallest pdf files. %% Options can be set in etoc.tex (and etoc-DE.tex): |