diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/etoc/README.md')
-rw-r--r-- | Master/texmf-dist/doc/latex/etoc/README.md | 20 |
1 files changed, 18 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/etoc/README.md b/Master/texmf-dist/doc/latex/etoc/README.md index dc9d36c0090..c65a3b8a909 100644 --- a/Master/texmf-dist/doc/latex/etoc/README.md +++ b/Master/texmf-dist/doc/latex/etoc/README.md @@ -1,6 +1,6 @@ <!-- --> - Source: etoc.dtx (v1.08b 2015/03/18; doc of 2015/03/28) + Source: etoc.dtx (v1.08d 2015/04/09) Author: Jean-Francois Burnol Author: Christine Roemer et al. (German tranlation) Info: Completely customisable TOCs @@ -126,6 +126,21 @@ etoc.pdf, etoc-DE.pdf, etoc.dvi, etoc-DE.dvi. RECENT CHANGES ============== +v1.08d \[2015/04/09\] +--------------------- + +Translation into German of the additions made to the documentation +for the 1.08x series of releases. + +Thanks to Christine Römer! + +v1.08c \[2015/03/30\] +--------------------- + +- removed a few unneeded `\long` from the code. +- removed use of `\arabic` at one location of the code, as it may get + redefined by some language modules for `babel` or `polyglossia`. + v1.08b \[2015/03/18\] --------------------- @@ -161,7 +176,8 @@ v1.08 \[2015/03/10\] `\etocskipfirstprefix` may now appear anywhere in the `<start>` part of a level style. -New commands `\etociffirst`, `\etocxiffirst`, `\etocxifnumbered`. +New commands `\etociffirst`, `\etocxiffirst`, `\etocxifnumbered`, +`\etocglobaldefs` and `\etoclocaldefs`. It is now possible to issue line style specifications directly with `&` and `\\` tokens, in order to typeset a TOC as a tabular |