From 34145983cf2b9d69c10ebdfd3ba8222dd0d1646e Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 18 Apr 2015 22:37:38 +0000 Subject: etoc (18apr15) git-svn-id: svn://tug.org/texlive/trunk@36919 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/etoc/README | 32 +++++++++++++++++++++---- Master/texmf-dist/doc/latex/etoc/README.md | 34 +++++++++++++++++++++++---- Master/texmf-dist/doc/latex/etoc/etoc-DE.pdf | Bin 409943 -> 417642 bytes Master/texmf-dist/doc/latex/etoc/etoc.pdf | Bin 436586 -> 451595 bytes 4 files changed, 58 insertions(+), 8 deletions(-) (limited to 'Master/texmf-dist/doc/latex/etoc') diff --git a/Master/texmf-dist/doc/latex/etoc/README b/Master/texmf-dist/doc/latex/etoc/README index 0c3e9a687c9..d40c775d4c1 100644 --- a/Master/texmf-dist/doc/latex/etoc/README +++ b/Master/texmf-dist/doc/latex/etoc/README @@ -1,4 +1,4 @@ - Source: etoc.dtx (v1.08d 2015/04/09) + Source: etoc.dtx (v1.08e 2015/04/17) Author: Jean-Francois Burnol Author: Christine Roemer et al. (German tranlation) Info: Completely customisable TOCs @@ -66,9 +66,9 @@ It is also possible to run latex or pdflatex directly on etoc.dtx. 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: @@ -131,6 +131,30 @@ etoc.dvi, etoc-DE.dvi. RECENT CHANGES +v1.08e [2015/04/17] + +The command \etocchecksemptiness tells etoc to not print, from that +point on, the headings of the local tables of contents if they have +empty contents. This is mainly for class authors who might want to have +their \section or \chapter automatically do a \localtableofcontents. +Could prove also useful for batch conversions of documents. Thanks to +Paul Gaborit who asked for such a feature. + +The command \etocnotocifnotoc extends this behaviour to global TOCs: +indeed why should documents with no sectioning units take this as an +excuse not to use package etoc ? + +The command \etocifwasempty{yes}{no} can be used for suitable extra +action. + +A \tableofcontents\ref{foo} now expects foo to be a label to a _local_ +TOC. The use with foo a label to a _global_ TOC is not supported anymore +as it had no utility and made the code more complex. + +The syntax \localtableofcontents\ref{foo} is now accepted as a synonym +to the earlier syntax \tableofcontents\ref{foo}. + + v1.08d [2015/04/09] Translation into German of the additions made to the documentation for diff --git a/Master/texmf-dist/doc/latex/etoc/README.md b/Master/texmf-dist/doc/latex/etoc/README.md index c65a3b8a909..66f00ed4ba4 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.08d 2015/04/09) + Source: etoc.dtx (v1.08e 2015/04/17) Author: Jean-Francois Burnol Author: Christine Roemer et al. (German tranlation) Info: Completely customisable TOCs @@ -64,9 +64,9 @@ It is also possible to run latex or pdflatex directly on etoc.dtx. 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: @@ -126,6 +126,32 @@ etoc.pdf, etoc-DE.pdf, etoc.dvi, etoc-DE.dvi. RECENT CHANGES ============== +v1.08e \[2015/04/17\] +--------------------- + +The command `\etocchecksemptiness` tells etoc to not print, from +that point on, the headings of the local tables of contents if +they have empty contents. This is mainly for class authors who +might want to have their `\section` or `\chapter` automatically do +a `\localtableofcontents`. Could prove also useful for batch +conversions of documents. Thanks to Paul Gaborit who asked for +such a feature. + +The command `\etocnotocifnotoc` extends this behaviour to global +TOCs: indeed why should documents with no sectioning units take +this as an excuse not to use package etoc ? + +The command `\etocifwasempty{yes}{no}` can be used for +suitable extra action. + +A `\tableofcontents\ref{foo}` now expects foo to be a label to a +_local_ TOC. The use with foo a label to a _global_ TOC is not +supported anymore as it had no utility and made the code more +complex. + +The syntax `\localtableofcontents\ref{foo}` is now accepted as a +synonym to the earlier syntax `\tableofcontents\ref{foo}`. + v1.08d \[2015/04/09\] --------------------- diff --git a/Master/texmf-dist/doc/latex/etoc/etoc-DE.pdf b/Master/texmf-dist/doc/latex/etoc/etoc-DE.pdf index a5b5c5704e0..f08f640499d 100644 Binary files a/Master/texmf-dist/doc/latex/etoc/etoc-DE.pdf and b/Master/texmf-dist/doc/latex/etoc/etoc-DE.pdf differ diff --git a/Master/texmf-dist/doc/latex/etoc/etoc.pdf b/Master/texmf-dist/doc/latex/etoc/etoc.pdf index 7b2f12a388b..670f5a3b748 100644 Binary files a/Master/texmf-dist/doc/latex/etoc/etoc.pdf and b/Master/texmf-dist/doc/latex/etoc/etoc.pdf differ -- cgit v1.2.3