diff options
author | Karl Berry <karl@freefriends.org> | 2017-04-30 20:33:25 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-04-30 20:33:25 +0000 |
commit | 47286be7cc00cb95d5e387c047b08018d41f37b6 (patch) | |
tree | c062450cc1036e5644a1e233205d4e3807b2d3e0 /Master/texmf-dist/doc/latex/xcntperchap/xcntperchap_basicusage.tex | |
parent | 5fd760969b1a06d4ef546ad1e06439f3ba3661dc (diff) |
xcntperchap (30apr17)
git-svn-id: svn://tug.org/texlive/trunk@44128 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/xcntperchap/xcntperchap_basicusage.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/xcntperchap/xcntperchap_basicusage.tex | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/xcntperchap/xcntperchap_basicusage.tex b/Master/texmf-dist/doc/latex/xcntperchap/xcntperchap_basicusage.tex index 4827bf7016d..518bf123915 100644 --- a/Master/texmf-dist/doc/latex/xcntperchap/xcntperchap_basicusage.tex +++ b/Master/texmf-dist/doc/latex/xcntperchap/xcntperchap_basicusage.tex @@ -1,4 +1,4 @@ -%% LaTeX package xcntperchap - version 0.3 (2017/01/13 -- 23:24:36) +%% LaTeX package xcntperchap - version 0.4 (2017/04/30 -- 00:53:36) %% Basic usage example file for xcntperchap.sty %% %% @@ -21,14 +21,16 @@ \documentclass{article} -\usepackage{xcntperchap} \usepackage{enumitem} +\usepackage{xcntperchap} \RegisterCounters{section}{enumi} \RegisterCounters{subsection}{enumi} + + \begin{document} \tableofcontents |