From 579d7d97222a51e3ff8c0c9b220dbb2cd976d52e Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 30 Jan 2022 21:17:09 +0000 Subject: secnum (30jan22) git-svn-id: svn://tug.org/texlive/trunk@61813 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/secnum/README.md | 5 +++-- Master/texmf-dist/doc/latex/secnum/secnum.pdf | Bin 429962 -> 456091 bytes 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'Master/texmf-dist/doc/latex') diff --git a/Master/texmf-dist/doc/latex/secnum/README.md b/Master/texmf-dist/doc/latex/secnum/README.md index 48a2b3117da..6ed0aee9904 100644 --- a/Master/texmf-dist/doc/latex/secnum/README.md +++ b/Master/texmf-dist/doc/latex/secnum/README.md @@ -5,7 +5,7 @@ This package provides a macro `\setsecnum` to format section numbering intuitive ## Usage -One can simply use `\setsecnum{A,1.i}` to set the section numbering +One can simply use `\setsecnum{A,:1.i}` to set the section numbering format as `Alph` for the sections, `arabic` for the subsections and `arabic.roman` for the subsubsections and the `secnumdepth` and `tocdepth` will be 3. @@ -14,7 +14,8 @@ If one want to set the tocdepth manually, there is an option `tocdep` for it. One may notice that the comma `,` plays a special role in the numbering format: -for deep levels, the numbering before the comma are hided. +the shallower section levels will not be shown in titles of deeper levels, +but it will appear in reference labels. ## Installation diff --git a/Master/texmf-dist/doc/latex/secnum/secnum.pdf b/Master/texmf-dist/doc/latex/secnum/secnum.pdf index de3f9929b98..10f05426e05 100644 Binary files a/Master/texmf-dist/doc/latex/secnum/secnum.pdf and b/Master/texmf-dist/doc/latex/secnum/secnum.pdf differ -- cgit v1.2.3