summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/assoccnt/README
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /macros/latex/contrib/assoccnt/README
Initial commit
Diffstat (limited to 'macros/latex/contrib/assoccnt/README')
-rw-r--r--macros/latex/contrib/assoccnt/README41
1 files changed, 41 insertions, 0 deletions
diff --git a/macros/latex/contrib/assoccnt/README b/macros/latex/contrib/assoccnt/README
new file mode 100644
index 0000000000..97c3cfca7b
--- /dev/null
+++ b/macros/latex/contrib/assoccnt/README
@@ -0,0 +1,41 @@
+%% LaTeX package assoccnt - version 0.8 (2015/09/29)
+%%
+%% -------------------------------------------------------------------------------------------
+%% 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
+%% of this license or (at your option) any later version.
+%% The latest version of this license is in
+%% http://www.latex-project.org/lppl.txt
+%% 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 `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.
+
+This version provides
+
+-- A third bug fix in `assoccnt` in conjunction with the calc package.
+-- Note: calc and assoccnt might work together but it can't guaranteed this will be the case and correct values are generated!
+-- Some improved documentation
+
+Note: This is perhaps the last version before a complete rewrite with `expl3` and LaTeX 3 - features will take place.
+
+Directory listing:
+
+ assoccnt_doc.pdf 282166 09/29/15 16:43:53
+ assoccnt_doc.tex 34395 09/29/15 16:43:12
+ assoccnt_example.pdf 77422 09/29/15 16:43:50
+ assoccnt_example.tex 4589 09/29/15 16:43:12
+ assoccnt.sty 16903 09/29/15 16:43:53