1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54
|
# aeb-minitoc package
# Matthew Bertucci 2022/05/10 for v1.9
#keyvals:\usepackage/aeb-minitoc#c
nominitocs
!nominitocs
#endkeyvals
\TOPLevel{level%keyvals}
\BTMLevel{level%keyvals}
\TOCLevels{top level%keyvals}{btm level}
\insertminitoc
\insertminitoc[label]#r
\mtoclabel{label}#l
\begin{minitocfmt}{command}#d
\end{minitocfmt}
\declaretocfmt{level%keyvals}{various}
\mtocgobble{arg}
\miniorfulltoc{fmt}{toc-sec-heading%text}
\FmtTOCEntry
\NoFmtTOCEntry
\mtocCL{contentsline%text}{entry-cnt}
\mtocref{label}#r
\ifMiniTocListings#*
\MiniTocListingsfalse#*
\MiniTocListingstrue#*
#keyvals:\TOPLevel#c,\BTMLevel#c,\TOCLevels#c,\declaretocfmt#c
chapter
section
subsection
subsubsection
paragraph
subparagraph
#endkeyvals
#keyvals:\declaretocfmt#c
chapter*
section*
subsection*
subsubsection*
paragraph*
subparagraph*
#endkeyvals
# not documented
\BTMLevelNum#S
\csarg{arg1}{arg2}#S
\insertminitocNOT{arg}#*
\numBoxWidth{length}#*
\NUMLevel#S
\SECNUM#S
\TOCEntryNum#S
\TOPLevelNum#S
|