diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/assoccnt/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/assoccnt/README | 30 |
1 files changed, 14 insertions, 16 deletions
diff --git a/Master/texmf-dist/doc/latex/assoccnt/README b/Master/texmf-dist/doc/latex/assoccnt/README index 14001d01bde..8463904d384 100644 --- a/Master/texmf-dist/doc/latex/assoccnt/README +++ b/Master/texmf-dist/doc/latex/assoccnt/README @@ -1,8 +1,8 @@ -%% LaTeX package assoccnt - version 0.5a (2014/09/22) +%% LaTeX package assoccnt - version 0.6 (2015/09/27) %% %% ------------------------------------------------------------------------------------------- -%% Copyright (c) 2014 by Dr. Christian Hupfer <christian dot hupfer at yahoo dot de> -%% ------------------------------------------------------------------------------------------- +%% Copyright (c) 2015 by Dr. Christian Hupfer <christian dot hupfer at yahoo dot de> +%% ------------------------------------------------------------------------------------------ %% %% This work may be distributed and/or modified under the %% conditions of the LaTeX Project Public License, either version 1.3 @@ -12,32 +12,30 @@ %% and version 1.3 or later is part of all distributions of LaTeX %% version 2005/12/01 or later. %% -%% This work has the LPPL maintenance status `author-maintained'. +%% This work has the LPPL maintenance status `maintained'. %% %% This work consists of all files listed in README %% + The package assoccnt provides a way of associating counters to an existing driver counter, such incrementing the driver counter will increase the associated counters as well. This package can be regarded as a supplement to the totcount package by Vasileios Koutavas (http://www.ctan.org/pkg/totcount), but can be used without it too. -Further improvements will follow - - -This version provides +This version provides --- Informational routines for the last counter being stepped, refstepped, added or set +-- A major bug fix in `assoccnt` since it stepped counters too that are on the reset list (\@addtoreset) and this caused troubles with the package calc.sty too. --- A section on minimal requirements and incompatibilities with other packages +-- Some improved documentation --- Improved manual (reordered descriptions) +Note: This is perhaps the last version before a complete rewrite with `expl3` and LaTeX 3 - features will take place. Directory listing: - assoccntdoc.pdf 264685 09/22/14 14:14:36 - assoccntdoc.tex 32859 09/22/14 14:14:37 -assoccnt_example.pdf 77420 09/22/14 14:14:37 -assoccnt_example.tex 4769 09/22/14 14:14:32 - assoccnt.sty 15709 09/22/14 14:11:28 + assoccnt_doc.pdf 267586 09/27/15 17:12:34 + assoccnt_doc.tex 33572 09/27/15 17:10:38 + assoccnt_example.pdf 78981 09/27/15 17:12:29 + assoccnt_example.tex 4589 09/27/15 17:10:38 + assoccnt.sty 16516 09/27/15 17:12:34 |