summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/chngcntr/README.md
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-05-02 21:50:54 +0000
committerKarl Berry <karl@freefriends.org>2018-05-02 21:50:54 +0000
commit2f5a739ed74818e6643836ee091f35febc8f5657 (patch)
treef3e85d2bb68da4f5ad4885c11a1cd65b5ba39317 /Master/texmf-dist/doc/latex/chngcntr/README.md
parent24994bf3727b2e3aaa26b585177bdfe0a275af8c (diff)
chngcntr (11apr18)
git-svn-id: svn://tug.org/texlive/trunk@47577 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/chngcntr/README.md')
-rw-r--r--Master/texmf-dist/doc/latex/chngcntr/README.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/chngcntr/README.md b/Master/texmf-dist/doc/latex/chngcntr/README.md
new file mode 100644
index 00000000000..40e411f7dbe
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/chngcntr/README.md
@@ -0,0 +1,15 @@
+# chngcntr
+latex chngcntr package
+
+
+Defines commands
+
+
+`\counterwithin` (which sets up a counter to be reset when another is incremented)
+
+and
+
+`\counterwithout` (which unsets such a relationship).
+
+This package is obselete after the 2018 LaTeX relase as the commands are pre-defined
+in the format. \ No newline at end of file