diff options
author | Karl Berry <karl@freefriends.org> | 2014-08-14 22:03:52 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-08-14 22:03:52 +0000 |
commit | 3cff191286e3cb279c738c8a68cec641bb61effd (patch) | |
tree | 0bda4daf5266ba412a200313641dde191df3f40d /Master/texmf-dist/doc/latex/assoccnt/README | |
parent | 4a8be113ce277ee7326c01599b3b4fac3c677e87 (diff) |
assoccnt (14aug14)
git-svn-id: svn://tug.org/texlive/trunk@34934 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/assoccnt/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/assoccnt/README | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/assoccnt/README b/Master/texmf-dist/doc/latex/assoccnt/README new file mode 100644 index 00000000000..dc2c1117648 --- /dev/null +++ b/Master/texmf-dist/doc/latex/assoccnt/README @@ -0,0 +1,39 @@ +%% LaTeX package assoccnt - version 0.2 (2014/08/13) +%% +%% ------------------------------------------------------------------------------------------- +%% Copyright (c) 2014 by Dr. Christian Hupfer <christian dot hupfer at siebenfelsen 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 `author-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 + +Directory listing: + + assoccntdoc.pdf 171849 08/13/14 18:50:12 + assoccntdoc.tex 9313 08/13/14 18:50:09 +assoccnt_example.pdf 97388 08/11/14 16:15:40 +assoccnt_example.tex 2687 08/11/14 14:01:03 + assoccnt.sty 4907 08/13/14 22:58:31 + +Installation: + +Unpack assoccnt.zip to your local Tex distribution tree. + |