diff options
author | Karl Berry <karl@freefriends.org> | 2014-09-22 22:17:11 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-09-22 22:17:11 +0000 |
commit | 942f0cacc577ae897adcaf7f1705b0a864223002 (patch) | |
tree | 3bd0dbd70d4f4bcca1e195cf3b6d4e274cc739df /Master/texmf-dist/doc/latex/assoccnt/README | |
parent | 2810785765f50ceb5a18d65346f1866c160dd34d (diff) |
assoccnt (22sep14)
git-svn-id: svn://tug.org/texlive/trunk@35231 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 | 24 |
1 files changed, 11 insertions, 13 deletions
diff --git a/Master/texmf-dist/doc/latex/assoccnt/README b/Master/texmf-dist/doc/latex/assoccnt/README index a3211634d6f..14001d01bde 100644 --- a/Master/texmf-dist/doc/latex/assoccnt/README +++ b/Master/texmf-dist/doc/latex/assoccnt/README @@ -1,4 +1,4 @@ -%% LaTeX package assoccnt - version 0.4 (2014/09/04) +%% LaTeX package assoccnt - version 0.5a (2014/09/22) %% %% ------------------------------------------------------------------------------------------- %% Copyright (c) 2014 by Dr. Christian Hupfer <christian dot hupfer at yahoo dot de> @@ -28,18 +28,16 @@ Further improvements will follow This version provides --- a revised scheme -- \addtocounter is used instead of \stepcounter --- \setcounter is redefined to obtain an optional argument, which holds - a list of associated counters, which should be set to the value as well. --- Suspension/resuming of counter is possible, i.e. the counting can be put on hold - and resumed later on. --- some new routines for queries on the properties of counters - whether they are drivers or associated counters and a better documentation. +-- Informational routines for the last counter being stepped, refstepped, added or set + +-- A section on minimal requirements and incompatibilities with other packages + +-- Improved manual (reordered descriptions) Directory listing: - assoccntdoc.pdf 254717 09/04/14 03:19:44 - assoccntdoc.tex 29162 09/04/14 03:19:45 -assoccnt_example.pdf 77420 09/04/14 03:19:45 -assoccnt_example.tex 3955 09/04/14 03:15:58 - assoccnt.sty 14299 09/04/14 03:15:58 + 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 |