summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/etoc/etoc.ins
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-09-26 20:51:58 +0000
committerKarl Berry <karl@freefriends.org>2016-09-26 20:51:58 +0000
commitbd713db34dad79c8efbc6a9c8bf3da575a090dc2 (patch)
treead79f49de5d5ceee962dca21bab3897acd5b090d /Master/texmf-dist/source/latex/etoc/etoc.ins
parentb94d33bd1a1cbb2e4f0d736d899f0b6e3c04d2ce (diff)
etoc (26sep16)
git-svn-id: svn://tug.org/texlive/trunk@42150 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.ins34
1 files changed, 14 insertions, 20 deletions
diff --git a/Master/texmf-dist/source/latex/etoc/etoc.ins b/Master/texmf-dist/source/latex/etoc/etoc.ins
index 8a22f09b8a6..db2f4347e47 100644
--- a/Master/texmf-dist/source/latex/etoc/etoc.ins
+++ b/Master/texmf-dist/source/latex/etoc/etoc.ins
@@ -1,40 +1,34 @@
%%
%% Package: etoc
-%% Version: 1.08g (2015/08/29 -- doc 2016/09/09)
-%% License: LPPL 1.3c or later (see etoc.dtx)
-%% Copyright (C) 2012-2015 Jean-Francois Burnol
+%% Version: 1.08h-2016/09/25
+%% License: LPPL 1.3c
+%% Copyright (C) 2012-2016 Jean-Francois Burnol
%% <jfbu at free dot fr>
-%% Copyright (C) 2014-2015 Christine Roemer
+%% Copyright (C) 2014-2016 Christine Roemer
%% <Christine_Roemer at t-online dot de>
%% and collaborators for the translation into German of the documentation
%%
-\def\etocpkgdate {2015/08/29}
-\def\etocdocdate {2016/09/09}
-\def\etocpkgversion {v1.08g}
+\def\etocpkgdate {2016/09/25}
+\def\etocdocdate {2016/09/25}
+\def\etocpkgversion {v1.08h}
\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 (thrice), then dvips, then ps2pdf
-%% (2) pdflatex etoc.dtx (thrice)
-%% (3) latex etoc.tex (thrice), then dvipdfmx
+%% To produce etoc.pdf run pdflatex (thrice) on etoc.tex.
%%
-%% Method (3) produces the smallest pdf files.
%% Options can be set in etoc.tex (and etoc-DE.tex):
%% - scrdoc class options (paper size, font size, ...)
%% - with or without source code,
%% - with dvipdfmx or with latex/pdflatex.
%%
-%% To produce the German documentation etoc-DE.pdf run tex on etoc.ins
-%% or etoc.dtx to produce etoc-DE.tex, then compile etoc-DE.tex with
-%% latex (thrice) then dvipdmx, or edit the suitable toggle in
-%% etoc-DE.tex to allow compilation to proceed with pdflatex.
+%% Release 1.08h sets pdflatex as default in etoc.tex (prior it was
+%% latex+dvipdfmx as it produces smaller PDFs) in order to allow
+%% inclusion via the use of package `attachfile` of about 25 code
+%% samples as file attachment annotations.
%%
-%% Um etoc-DE.pdf zu erzeugen ist latex dreimal mit etoc-DE.tex laufen
-%% zu lassen, dann dvipdfmx mit etoc-DE.dvi. Im Falle von Problemen
-%% mit dvipdfmx ist \Withdvidpdfmx auf 0 in etoc-DE.tex zu setzen,
-%% dann ist pdflatex dreimal mit etoc-DE.tex laufen zu lassen.
+%% Um etoc-DE.pdf zu erzeugen ist pdflatex dreimal mit etoc-DE.tex
+%% laufen zu lassen.
%%
%% Installation:
%%