diff options
author | Karl Berry <karl@freefriends.org> | 2016-08-06 22:37:51 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-08-06 22:37:51 +0000 |
commit | ba638983f65249bb548bd1441329c5d6c0fccbde (patch) | |
tree | 49cf33932f29c5429bc47e60aaf4223ce52b7ab7 /Master/texmf-dist/doc/latex/tocdata | |
parent | 1f37bf518d2c5aecf1d0f1990d0834ec5cc7ca89 (diff) |
tocdata (6aug16)
git-svn-id: svn://tug.org/texlive/trunk@41810 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/tocdata')
-rw-r--r-- | Master/texmf-dist/doc/latex/tocdata/README | 38 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/tocdata/tocdata.pdf | bin | 0 -> 1061534 bytes |
2 files changed, 38 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/tocdata/README b/Master/texmf-dist/doc/latex/tocdata/README new file mode 100644 index 00000000000..5ee7f492818 --- /dev/null +++ b/Master/texmf-dist/doc/latex/tocdata/README @@ -0,0 +1,38 @@ +The tocdata package +Adds names to table of contents / list of figures entries. + +v0.11 — 2016/07/11 +Copyright 2016 Brian Dunn — www.BDTechConcepts.com +LaTeX Project Public License, version 1.3 + + +Summary: + +The tocdata package may be used to add a small amount of data to an +entry in the table of contents or list of figures, between the +section name and the page number. The typical use would be to add +the name of an author or artist of a chapter or section, such as in +an anthology or a collection of papers. + +Additionally, user-level macros are provided which add the author's +name to a chapter or section, along with an optional prefix and/or +suffix, and add to a figure the artist's name, prefix, and suffix, +plus optional additional text. Author and artist names are also +added to the index. Additional user-level macros control formatting. + + +Requirements: + +Tocdata requires the use of either the titletoc package or +the tocloft package. + + +Alternatives: + +Tocdata places onto a single line the chapter/section name, author/artist +name, and page number. Numerous other methods are available for adding +names to the TOC, but these usually place the chapter/section name and +page number onto one line, with the additional information on another line. +These methods would be preferable, and often required, if you wish +to place a lot of information in the TOC, or have long chapter or +section names. diff --git a/Master/texmf-dist/doc/latex/tocdata/tocdata.pdf b/Master/texmf-dist/doc/latex/tocdata/tocdata.pdf Binary files differnew file mode 100644 index 00000000000..fc576e5003a --- /dev/null +++ b/Master/texmf-dist/doc/latex/tocdata/tocdata.pdf |