diff options
author | Karl Berry <karl@freefriends.org> | 2017-09-29 20:37:58 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-09-29 20:37:58 +0000 |
commit | 7517a8cc36ffb0c06ac028f06a69251551d2c939 (patch) | |
tree | 6a43c66f04e1ba702adbfda6fae2a35d9222afa3 /Master/texmf-dist/doc/latex/etoc | |
parent | 2e75aee2d32a0b0a7072b7737750bc7bb783cd72 (diff) |
bxjscls (28sep17)
git-svn-id: svn://tug.org/texlive/trunk@45429 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/etoc')
-rw-r--r-- | Master/texmf-dist/doc/latex/etoc/README.md | 21 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/etoc/etoc-DE.pdf | bin | 578813 -> 579804 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/etoc/etoc.pdf | bin | 619986 -> 621615 bytes |
3 files changed, 20 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/etoc/README.md b/Master/texmf-dist/doc/latex/etoc/README.md index ff82c188b07..58f5cc428de 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.08j-2017/09/21) + Source: etoc.dtx (v1.08k-2017/09/28) Author: Jean-Francois Burnol Author: Christine Roemer et al. (German tranlation) Info: Completely customisable TOCs @@ -116,6 +116,25 @@ etoc.pdf, etoc-DE.pdf, etoc.dvi, etoc-DE.dvi. RECENT CHANGES ============== +v1.08k \[2017/09/28\] +--------------------- + +Adds `\etocsetlocaltop.toc`. See corresponding manual section for +details. + +Adds `\etocsavedparttocline`, `\etocsavedchaptertocline`, +`\etocsavedsectiontocline`, ... They can be used in the context of +the technique explained in section "Another compatibility mode". + +Formerly, etoc redefined for the duration of the TOC the memoir +macro `\chapternumberline` and its likes to have same meaning as +`\numberline` (of course, not when executed in compatibility mode), +for the sake of extraction of `\etocnumber`. + +New method detects presence of any `\<foo>numberline` macro without +any change to originals; they can thus be used as is when applying +the approach of "Another compatibility mode" section from manual. + v1.08j \[2017/09/21\] --------------------- diff --git a/Master/texmf-dist/doc/latex/etoc/etoc-DE.pdf b/Master/texmf-dist/doc/latex/etoc/etoc-DE.pdf Binary files differindex 166b715f217..dc2c87083b8 100644 --- a/Master/texmf-dist/doc/latex/etoc/etoc-DE.pdf +++ b/Master/texmf-dist/doc/latex/etoc/etoc-DE.pdf diff --git a/Master/texmf-dist/doc/latex/etoc/etoc.pdf b/Master/texmf-dist/doc/latex/etoc/etoc.pdf Binary files differindex b33d5cb15ad..c0dab8dda58 100644 --- a/Master/texmf-dist/doc/latex/etoc/etoc.pdf +++ b/Master/texmf-dist/doc/latex/etoc/etoc.pdf |