summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/etoc/etoc.ins
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-03-19 22:03:39 +0000
committerKarl Berry <karl@freefriends.org>2015-03-19 22:03:39 +0000
commit6c101a17824b43c20d1c897aad00c2421d07c112 (patch)
tree7d7a2d2cdd2d0ba5157b430224af6a8f6b45bc5a /Master/texmf-dist/source/latex/etoc/etoc.ins
parent79b60926cca8d933838f849df1cba8da39a1f86c (diff)
etoc (19mar15)
git-svn-id: svn://tug.org/texlive/trunk@36564 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.ins29
1 files changed, 18 insertions, 11 deletions
diff --git a/Master/texmf-dist/source/latex/etoc/etoc.ins b/Master/texmf-dist/source/latex/etoc/etoc.ins
index a7a3e92da1b..63b71e7ac09 100644
--- a/Master/texmf-dist/source/latex/etoc/etoc.ins
+++ b/Master/texmf-dist/source/latex/etoc/etoc.ins
@@ -1,22 +1,24 @@
%%
%% Package: etoc
-%% Version: 1.08a (2015/03/13)
+%% Version: 1.08b (2015/03/18)
%% License: LPPL 1.3c or later (see etoc.dtx)
-%% Copyright (C) 2012-2015 Jean-Francois Burnol <jfbu at free dot fr>
-%% Copyright (C) 2014-2015 Christine Roemer <Christine_Roemer at t-online dot de>
-%% and collaborators for the translation into German of the documentation
+%% Copyright (C) 2012-2015 Jean-Francois Burnol
+%% <jfbu at free dot fr>
+%% Copyright (C) 2014-2015 Christine Roemer
+%% <Christine_Roemer at t-online dot de>
+%% and collaborators for the translation into German of the documentation
%%
-\def\etocpkgdate {2015/03/13}
-\def\etocdocdate {2015/03/13}
-\def\etocpkgversion {v1.08a}
+\def\etocpkgdate {2015/03/18}
+\def\etocdocdate {2015/03/18}
+\def\etocpkgversion {v1.08b}
\def\etocpkgdescription {Completely customisable TOCs (jfB)}
-%% Run tex on this file to extract from etoc.dtx:
+%% 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 (three times), then dvips, then ps2pdf
-%% (2) pdflatex etoc.dtx (three times)
-%% (3) latex etoc.tex (three times), then dvipdfmx
+%% (1) latex etoc.dtx (four times), then dvips, then ps2pdf
+%% (2) pdflatex etoc.dtx (four times)
+%% (3) latex etoc.tex (four times), then dvipdfmx
%%
%% Method (3) produces the smallest pdf files.
%% Options can be set in etoc.tex (and etoc-DE.tex):
@@ -71,6 +73,11 @@
\Msg{* Happy TeXing!}
\Msg{*}
\Msg{************************************************************************}
+\ifx\numexpr\undefined
+\Msg{* warning: to get correct utf-8 encoded README.md }%
+\Msg{* do etex etoc.ins and not as here tex etoc.ins }%
+\Msg{************************************************************************}
+\fi
\endbatchfile
\endinput
%%