./print/tex-etoc, Completely customisable TOCs

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.2d, Package name: tex-etoc-1.2d, Maintainer: pkgsrc-users

With etoc loaded, \tableofcontents can be used multiple times,
and an added command \localtableofcontents allows to typeset
"local" tables of contents, i.e. TOCs having their scope
limited to the last sectioning command encountered. Since
release 1.2, also \locallistoffigures and \locallistoftables
are available. Loading etoc per itself does not modify the
"contents lines" inherited from the class default or changed
via other packages. But full usage of the package allows
spectacular effects such as displaying TOCs as trees or mind
maps.


Required to run:
[print/kpathsea] [print/tex-tools]

Master sites: (Expand)


Version history: (Expand)


CVS history: (Expand)


   2024-02-03 05:45:09 by Mark Davies | Files touched by this commit (4) | Package updated
Log message:
tex-etoc{,-doc}: update to 1.2d

1.2c: Compatibility hotfix with hyperref v7.01c.  Get etoc 1.2c to
      recover your beloved tables of contents!

1.2d: Fix crash (since 1.2) in presence of \usepackage[nottoc]{tocbibind}.
   2023-06-11 08:29:11 by Mark Davies | Files touched by this commit (5) | Package updated
Log message:
tex-etoc{,-doc}: update to 1.2c

changes unknown
   2023-04-08 12:12:36 by Mark Davies | Files touched by this commit (5) | Package updated
Log message:
tex-etoc{,-doc}: update to 1.2

- \locallistoffigures and \localistoftables
- options maintoctotoc, localtoctotoc, localloftotoc, locallottotoc,
  and ouroboros.
- compatibility with tocbibind.  Thanks to Denis Bitouzé for feature
  request.
- local tables of contents in the default package configuration
  auto-adapt their title to the local depth, e.g. using \subsection*
  in a \section.
- commands to facilitate usage of \etocsettocstyle, should the default
  behavior from the last item require some tweaks (or complete
  overwrite).
- complete striking improvement of the documentation via a random
  permutation of topics.

Details of the user interface and produced output from the novel
commands and options are susceptible to change.  Use at own risk.
Two bug fixes.  \expanded primitive is required.  Significant
internal refactorings, completing the cycle initiated at 1.1a.
   2022-09-06 22:47:39 by Mark Davies | Files touched by this commit (5) | Package updated
Log message:
tex-etoc{,-doc}: update to 1.09f

Maintenance release with documentation improvements and addition of
\etocimmediatedepthtag.toc as well as some other "immediate" variants of
macros writing to the .toc file.  Refer to README.md for details.

The German language documentation was without updates since April 2015 and
had become obsolete in various ways.  It is not distributed anymore.
   2022-04-08 23:20:36 by Mark Davies | Files touched by this commit (4) | Package updated
Log message:
tex-etoc{,-doc}: update to 1.09e

Needed (if etoc is used without hyperref) updates to internal macros to
prepare for the upcoming LaTeX November 2021 change to \contentsline.

Related updates to the user macro \etoctoccontentsline.
   2021-10-26 13:15:15 by Nia Alarie | Files touched by this commit (1670)
Log message:
print: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 16:52:04 by Nia Alarie | Files touched by this commit (1670)
Log message:
print: Remove SHA1 hashes for distfiles
   2021-02-20 11:12:14 by Mark Davies | Files touched by this commit (4) | Package updated
Log message:
tex-etoc{,-doc}: update to 1.09c

Syncs with KOMA-script deprecation of \iftocfeature.