diff options
author | Karl Berry <karl@freefriends.org> | 2011-01-26 23:17:58 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-01-26 23:17:58 +0000 |
commit | bdfa3979f6c54a1f27df35260739300e9d143163 (patch) | |
tree | e88e863769cee2a4f8d43934152c486ed0ee0269 /Master/texmf-dist/doc/latex/totcount/README | |
parent | 0d8ea48d874411037fc2ca0390d1e4d79ca37faf (diff) |
totcount 1.2 (26jan11)
git-svn-id: svn://tug.org/texlive/trunk@21178 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/totcount/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/totcount/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/latex/totcount/README b/Master/texmf-dist/doc/latex/totcount/README index df494f50e4e..6d5bd81556a 100644 --- a/Master/texmf-dist/doc/latex/totcount/README +++ b/Master/texmf-dist/doc/latex/totcount/README @@ -1,8 +1,8 @@ =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= -The TotCount package, version 1.1, 2009/07/09 +The TotCount package, version 1.2, 2009/07/09 -Copyright (c) [2009] Vasileios Koutavas (Vasileios.Koutavas@cs.tcd.ie) +Copyright (c) [2009] Vasileios Koutavas (Vasileios.Koutavas@scss.tcd.ie) This program may be re-distributed and/or modified under the terms of the LaTeX Project Public License version 1.3c, or any later version. @@ -39,7 +39,7 @@ simply using standard LaTeX counters. 2. To compile the documentation run pdflatex totcount.drv - makeindex -s gind.ist totcount + makeindex -s gind.ist totcount.idx makeindex -s gglo.ist -o totcount.gls totcount.glo pdflatex totcount.drv |