summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/etoc/README
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/etoc/README')
-rw-r--r--Master/texmf-dist/doc/latex/etoc/README38
1 files changed, 36 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/etoc/README b/Master/texmf-dist/doc/latex/etoc/README
index bbf44b08452..b89b7e05e7a 100644
--- a/Master/texmf-dist/doc/latex/etoc/README
+++ b/Master/texmf-dist/doc/latex/etoc/README
@@ -1,6 +1,6 @@
%
% Package: etoc
-% Version: 1.07m (2015/01/23)
+% Version: 1.07n (2015/03/05)
% Description: Completely customisable TOCs (jfB)
%
% Copyright (C) 2012-2015 Jean-Francois Burnol <jfbu at free dot fr>
@@ -9,7 +9,7 @@
% License: LPPL 1.3c or later
-% this README: *Abstract*, *Installation*, *License*.
+% this README: *Abstract*, *Installation*, *License*, *Recent changes*.
ABSTRACT
========
@@ -114,3 +114,37 @@ LICENSE
files etoc.sty, etoc.ins, etoc.tex, etoc-DE.tex, etoc.pdf, etoc-DE.pdf,
etoc.dvi, etoc-DE.dvi.
+RECENT CHANGES
+==============
+
+v1.07n [2015/03/05]
+
+ No more use of \toks@ when etoc constructs \etocthelinkedname etc... Thus
+ \toks@ can be put in the line styles in order to accumulate information.
+ Only useful if it is certain nothing else will change \toks@ either.
+
+ In the documentation: list of main commands now in alphabetic order.
+
+v1.07m [2015/01/23]
+
+ Reading of .toc file is delayed to \begin{document} to account for
+ possible Babel active characters used therein. Thanks to Denis
+ Bitouzé who reported a Babel related problem.
+
+ Improved global toc display emulation under KOMA-script classes.
+
+ New command \etocbeforetitlehook. New command \etocdisplay.
+
+v1.07l [doc of 2014/04/29]
+
+ Added to the documentation an example of use of \etocthelinkedname together
+ with an enumitem inline itemize* environment; moved main TOC to immediately
+ after the title, and license to the first pages.
+
+ Incorporation of the translation into German done on the initiative of
+ Christine Römer by Felix Baral-Weber, Jenny Rothkrämer-Vogt, Daniel
+ Büttner, Claudia Dahl, Christian Otto and Christine Römer (FSU Jena). My
+ grateful thanks to all!
+
+
+