diff options
author | Karl Berry <karl@freefriends.org> | 2013-03-05 23:25:04 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-03-05 23:25:04 +0000 |
commit | 757bf828d88fde2aeabbb214f0275aa036163623 (patch) | |
tree | f04ee7cb9a3500df2ac028dd41f6e1fca737824c /Master/texmf-dist/doc/latex/tableof | |
parent | e0d5fc4688cf43e91de521e0c8e8bbf6d17b634f (diff) |
tableof (5mar13)
git-svn-id: svn://tug.org/texlive/trunk@29296 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/tableof')
-rw-r--r-- | Master/texmf-dist/doc/latex/tableof/README | 30 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/tableof/tableof.pdf | bin | 79957 -> 41278 bytes |
2 files changed, 16 insertions, 14 deletions
diff --git a/Master/texmf-dist/doc/latex/tableof/README b/Master/texmf-dist/doc/latex/tableof/README index 0d083d26140..51b1c4430ee 100644 --- a/Master/texmf-dist/doc/latex/tableof/README +++ b/Master/texmf-dist/doc/latex/tableof/README @@ -1,20 +1,22 @@ - Package `tableof' (v1.1, 2012/12/13) + Package `tableof' (v1.2, 2013/03/04) `tables of tagged contents' (jfB) - The tableof package allows to tag the table of contents entries. + The package commands \toftagstart, \toftagstop, \toftagthis, + \tofuntagthis are used to flag chapters or sections or anything + ending up in the .toc file following an (implicit or explicit) + \addcontentsline. Then - The \tableof{comma,separated,list,of,tags} command displays a table of - contents containing only the entries having all the listed tags. There - is a complementary command \tablenotof. They may be used multiple times. + \nexttocwithtags{required1,required2,...}{excluded1,excluded2,...} - The command \nexttocwithtags{required tags}{excluded tags} specifies - which tags are to be obeyed by the next standard \tableofcontents or - equivalent command. + specifies which tags are to be required and which ones are to be + excluded by the next \tableofcontents (or equivalent) document + command. For document with classes where \tableofcontents is + only single-use, the package provides: - Tags are set with commands such as \toftagstart{A,B,C,D} and unset with - \toftagstop{A,D}, and, for a punctual use, one has \toftagthis{A,E}, - \tofuntagthis{C,D}. + \tableoftaggedcontents{required1,required2,...}{excluded1,excluded2,...} + + which removes this restriction. Copyright (C) 2012, 2013 by Jean-Francois Burnol @@ -38,7 +40,7 @@ `tableof.sty', `tableof.ins' and `tableoftest.tex' are generated on the first latex run. - Put `tableof.sty' at a suitable location within the TeX installation: + Move `tableof.sty' to a suitable location within the TeX installation: tableof.sty -> ..path..to../tex/latex/tableof/ `tableof.ins' is for TeX distributions expecting it. @@ -49,7 +51,7 @@ Change History: ============== - (2012/02/05) corrected a typo in this README file. - v1.1 (2012/12/13) New command \nexttocwithtags. + v1.2 (2013/03/04) added command \tableoftaggedcontents + v1.1 (2012/12/13) added command \nexttocwithtags. v1.0 (2012/12/06) diff --git a/Master/texmf-dist/doc/latex/tableof/tableof.pdf b/Master/texmf-dist/doc/latex/tableof/tableof.pdf Binary files differindex edb42730c0c..c927f8b4cc0 100644 --- a/Master/texmf-dist/doc/latex/tableof/tableof.pdf +++ b/Master/texmf-dist/doc/latex/tableof/tableof.pdf |