summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/tocvsec2/README
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/tocvsec2/README')
-rw-r--r--Master/texmf-dist/doc/latex/tocvsec2/README20
1 files changed, 16 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/latex/tocvsec2/README b/Master/texmf-dist/doc/latex/tocvsec2/README
index cf07be57538..a3e5ad6338f 100644
--- a/Master/texmf-dist/doc/latex/tocvsec2/README
+++ b/Master/texmf-dist/doc/latex/tocvsec2/README
@@ -8,6 +8,18 @@ NB. The package also requires the ifthen package.
______________
Change history
+version 1.3 (2011/08/07)
+- New commands \resettocdepth and \resetsecnumdepth
+ used for resetting to previous values of the tocdepth
+ and secnumdepth counters (using a stack-based approach).
+ With optional star argument can reset to the original
+ `max' values.
+
+- Bug fix that resets "tocdepth" to its original value after
+ the \tableofcontents -- els it will adversely affect
+ subsequent List of Figures/Tables (or cause no harm,
+ either way).
+
version 1.2b (2010/02/27)
- Bug fix for extraneous vertical space before sections
(This may change the typesetting of documents that use
@@ -22,7 +34,8 @@ version 1.2 (2004/05/24)
-----------------------------------------------------------------
Author: Peter Wilson, Herries Press
Maintainer: Will Robertson (will dot robertson at latex-project dot org)
- Copyright 1999 -- 2004 Peter R. Wilson
+ Copyright 1999-2004 Peter R. Wilson
+ Copyright 2010-2011 Will Robertson
This work may be distributed and/or modified under the
conditions of the LaTeX Project Public License, either
@@ -55,7 +68,6 @@ tocvsec2.pdf (user manual)
http://www.tug.ac.uk/faq for more information on this.
To regenerate the user manual:
-- run: latex tocvsec2.dtx
+- run: pdflatex tocvsec2.dtx
- run: makeindex -s gind.ist tocvsec2
-- run: latex tocvsec2.dtx
-- Print tocvsec2.dvi for a hardcopy of the package manual
+- run: pdflatex tocvsec2.dtx