summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_periodiccounters_example.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_periodiccounters_example.tex')
-rw-r--r--Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_periodiccounters_example.tex5
1 files changed, 2 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_periodiccounters_example.tex b/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_periodiccounters_example.tex
index 827d72a1b9b..5059fc2a590 100644
--- a/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_periodiccounters_example.tex
+++ b/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_periodiccounters_example.tex
@@ -1,4 +1,4 @@
-%% LaTeX package xassoccnt - version 1.3 (2017/03/05 -- 18:08:47)
+%% LaTeX package xassoccnt - version 1.4 (2017/04/30 -- 00:47:05)
%% Example file for periodic counters file for xassoccnt.sty
%%
%%
@@ -47,7 +47,7 @@ Adding a value of 4 again:
Value of foocntr is \thefoocntr\ now!
Now prevent the wrapping
-\addtocounter{foocntr}{10}[wrap=false] % Is it 13? No, it is 11 % 8 = 3
+\addtocounter{foocntr}{10}[wrap=false] % Is it 13? Yes, it is, since wrapping is prevented.
Value of foocntr is \thefoocntr\ now!
@@ -56,7 +56,6 @@ Value of foocntr is \thefoocntr\ now!
\section{My nice section \x}
}
-
\clearpage
\ChangePeriodicCounterCondition[reset=false]{section}{5}%